mp3guy / Logger1

Tool for logging RGB-D data from the Microsoft Kinect and ASUS Xtion Pro Live
BSD 2-Clause "Simplified" License
11 stars 13 forks source link

Fix linking issues for boost and libusb #5

Closed christian-rauch closed 8 years ago

christian-rauch commented 8 years ago

This commit adds the specific boost libraries and libsub-1.0 to the linking targets. The linking phase of Logger1 fails without these specific library paths.