Kinect v2.0 PCL Desktracking
Steps:
-
Download Qt Creator 3.1.2 from http://download.heise.de/software/48a00e8c4801a45b48fe40ac8d371bc6/547de6bc/127608/qt-creator-opensource-windows-x86-3.1.2.exe
-
Clone this repository to your machine
-
Add "build" directory next so the source folder of the project
-
Start Qt Creator and open the .pro (project)file
-
On the left panel click "Projects" (Projekte)
-
activate shadow-build in directory: ..\build
-
Erstellungsschritte: custom schritt hinzufügen
- Kommando: cmake
- Argumente: -G"NMake Makefiles JOM" ./../src
- Arbeitsverzeichnis: %{buildDir}..\build
- Make:
- hier muss jom.exe ausgewählt sein
- Bereinigung aufklappen
- argument für make.exe: clean