-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I followed the instructions and built Vrui > installed it > tried to build this project and keep receiving this error:
Linking bin/KinectUtil...
o/g++-3.g0.O3/KinectUtil.o: In function `downloadCalibration(unsigned int)':
KinectUtil.cpp:(.text+0x2ba9): undefined reference to `Kinect::KinectV2CommandDispatcher::KinectV2CommandDispatcher(USB::Device&)'
KinectUtil.cpp:(.text+0x2bb1): undefined reference to `Kinect::KinectV2CommandDispatcher::initInterfaces()'
KinectUtil.cpp:(.text+0x2bbb): undefined reference to `Kinect::KinectV2CommandDispatcher::downloadTables(Kinect::KinectV2DepthStreamReader*)'
KinectUtil.cpp:(.text+0x529c): undefined reference to `Kinect::KinectV2CommandDispatcher::~KinectV2CommandDispatcher()'
KinectUtil.cpp:(.text+0x54ff): undefined reference to `Kinect::KinectV2CommandDispatcher::~KinectV2CommandDispatcher()'
collect2: error: ld returned 1 exit status
/usr/local/share/Vrui-4.6/make/BasicMakefile:242: recipe for target 'bin/KinectUtil' failed
Any hints or tips on how to resolve this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels