As I remember, libusb is only required for testing currently if the
VRPlugin and VRPN are enabled. The current test for this case does use
libusb, even though this may not be correct for the environment.

It may or may not be necessary for VRPN to use libusb given the immersive
environment setup.

If you don't use libusb in your implementation, and you don't perform
tests, then you could make this blank in the current implementation. We
should probably ask if you use libusb with VRPN, then we will need to ask
for VRPN_LIBUSB_INCLUDE_DIR, because it is routinely in a non-standard
location.

Patrick


On Tue, Jan 29, 2013 at 4:42 PM, Russell M. Taylor II <[email protected]>wrote:

> VRPN can handle a number of non-LIBUSB devices.  It handles many devices
> using the HID interface.  It handles others using RS-232 or native O/S
> interfaces.  Depending on what device you need, you may or may not need
> LIBUSB.
>
> Russ
>
>
> ---
> Russell M. Taylor II, Ph.D.                           [email protected]
> CB #3175, Sitterson Hall                        www.cs.unc.edu/~taylorr
> University of North Carolina,                     Voice: (919) 962-1701
> Chapel Hill, NC 27599-3175                        FAX:   (919) 962-1799
> ______________________________**_________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/**
> opensource/opensource.html<http://www.kitware.com/opensource/opensource.html>
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/**ParaView <http://paraview.org/Wiki/ParaView>
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/**mailman/listinfo/paraview<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