Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building on Ubuntu 18.04 Behavior #2

Open
agieocean opened this issue Jun 24, 2019 · 1 comment
Open

Building on Ubuntu 18.04 Behavior #2

agieocean opened this issue Jun 24, 2019 · 1 comment

Comments

@agieocean
Copy link

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?

@Solanicars
Copy link

Hi

Did you ever get this resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants