ofxKinectV2 icon indicating copy to clipboard operation
ofxKinectV2 copied to clipboard

Can't Build Release Version (macOS)

Open sourya-sen opened this issue 4 years ago • 0 comments

Hi Theo!

Thanks for this addon.

I seem to be able to run it perfectly fine via Xcode as a Debug build, but the compiled app (Debug version) doesn't run when launching from the Finder.

I can't seem to be able to build a Release version from Xcode as well with the following linker errors: Screenshot 2021-09-27 at 4 14 57 PM

I'm guessing I have to add libusb to my build settings somewhere when configuring for Release but not sure where/how to do it. Any help would be appreciated :)

System Details: openFrameworks v0.11.2_osx_release MacBook Pro 16" running macOS Catalina 10.15.7 Xcode Version 12.4 (12D4e)

sourya-sen avatar Sep 27 '21 10:09 sourya-sen