Skip to content

Building on Ubuntu 18.04 Behavior #2

@agieocean

Description

@agieocean

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions