Hi,

are you sure it's not necessary to have libusb installed to run vrpn? Actually the vrpn_HumanInterface class makes use of HIDAPI, and i think i remember one of the hidapi linux versions is based on libusb.

Best,
Emiliano

Il 29/01/13 19:01, Johannes Zarl ha scritto:
Hi,

Today I tried the current paraview git master with the VRPlugin&VRPN enabled.
A smaller annoyance is that the build system refuses to build when libusb.h is
not installed (Even though libusb is not required by paraview or vrpn).

Explicitly setting VRPN_LIBUSB_INCLUDE_DIR to be empty instead of "-notfound"
fixes the issue for me (see patch).

Cheers,
   Johannes


_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to