On 03/05/2011 06:17 PM, Frank Tkalcevic wrote:
> I'm guessing you are building on Ubuntu 10.  Hidcomp was last built and
> released on Ubuntu 8 (binaries tested on 10)
>
> To build on Ubuntu 10...
>
> Add to "include/datatypes.h"
>
> #include<sys/types.h>
>
> And in "hid/lcddataformatter.cpp", add
>
> #include<stdio.h>
> #include<stdarg.h>
>
> The next release will be built under Ubuntu 10.  I'll be adding keyboard
> support (map key combination to an output pin), and support USB devices with
> multiple interfaces (it only uses interface 0 at the moment - devices like
> keyboards with multimedia controls - interface 0 = keyboard, interface 1 =
> multimedia device - won't work).
>
> Frank
>
>
<chop>
thanks for the update; it'll be an interesting learning experience

ldw

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to