#NxtControl
Kroki wymagane do poprawnej kompilacji
- Ze strony: http://structure.io/openni ściągamy OpenNi 2 32bit (x86) (Pobierz)
- ściągamy Nite2 32 bit (x86) (Pobierz)
- W C:\nxtpp0-6-3 umieszczamy biblioteke od nxt++ (Pobierz)
Do kompilacji należy używać Visual Studio 2010.
Kod dodany przeze mnie został oznaczony komentarzem zaczynającym się od: //NxtControl w pliku Viewer.cpp
#NxtControl
Steps needed to proper compilation
- From website: http://structure.io/openni download OpenNi 2 32bit (x86) (Download)
- Download Nite2 32 bit (x86) (Download)
- To C:\nxtpp0-6-3 put nxt++ lib (Download)
Compile using Visual Studio 2010.
Code added by my is always started with: //NxtControl placed in Viewer.cpp file