You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ 11%] Building CXX object eq/client/CMakeFiles/Equalizer.dir/observer.cpp.o
In file included from /home/lguyot/develop/Buildyard/src/Equalizer/eq/client/observer.cpp:34:0:
/home/lguyot/develop/Buildyard/Build/install/include/vrpn_Tracker.h:176:20: fatal error: libusb.h: No such file or directory
(Note: /usr/include/libusb-1.0/libusb.h exists)
The text was updated successfully, but these errors were encountered:
The VRPN build is really broken it seems, and I don't feel like fixing this now. Worst case just 'set(VRPN_REPO_URL)' in your config.local to disable it.
Few moments after typing
I get the following compile error:
(Note: /usr/include/libusb-1.0/libusb.h exists)
The text was updated successfully, but these errors were encountered: