Saturday, April 2, 2022

Nuitrack Development on Windows

 

Install cmake, VS Code

https://cmake.org/download/

https://github.com/3DiVi/nuitrack-sdk/blob/master/Platforms/nuitrack-windows-x64.exe


Intel RealSense SDK

https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.0

Install Mingw

https://www.msys2.org/

https://code.visualstudio.com/docs/cpp/config-mingw

https://dev.intelrealsense.com/docs/compiling-librealsense-for-windows-guide


https://www.mingw-w64.org/downloads/


How to compile c++ in Visual Studio Code

https://code.visualstudio.com/docs/languages/cpp


OpenCV SDK

Found OpenCV Windows Pack but it has no binaries compatible with your configuration.


https://medium.com/csmadeeasy/opencv-c-installation-on-windows-with-mingw-c0fc1499f39


Notes:

https://stackoverflow.com/questions/43456982/cmake-what-is-the-difference-between-include-directories-versus-target-link

https://forum.qt.io/topic/40855/undefined-reference-to-_imp__-but-the-right-header-is-included/7