Files
hidapi/testgui
2011-04-08 18:48:12 -04:00
..
2010-12-09 14:17:54 -07:00
2010-08-01 16:08:34 -04:00
2010-08-01 16:08:34 -04:00
2011-04-08 18:48:12 -04:00
2010-08-01 16:08:34 -04:00
2011-04-08 18:48:12 -04:00
2010-08-01 16:08:34 -04:00
2011-02-09 08:37:11 -05:00
2010-08-23 17:44:20 -04:00
2010-07-22 20:59:07 -04:00

HIDAPI Test GUI

This test GUI application uses Fox Toolkit. On Windows, it can be downloaded
as part of the hidapi-externals.zip file located on the GitHub project page
where HIDAPI is downloaded:
	http://github.com/signal11/hidapi/downloads

On Windows:
	Copy ..\hidapi\objfre_wxp_x86\i386\hidapi.dll to this folder

On Linux:
	Install Fox-Toolkit from apt-get or yum:
		On Debian or Ubuntu:
			sudo apt-get install libfox-1.6-dev
		On Red Hat or Fedora:
			yum install libfox-1.6-devel

On Mac:
	Install Fox-Toolkit from ports:
		sudo port install fox

Once Fox-Toolkit is installed, Linux and Mac users can simply type 'make'.
On Windows, HIDAPI can be built from the .vcproj file in this directory.

Alan Ott
Signal 11 Software
2010-07-22