On 3/4/2011 2:24 PM, lloyd wilson wrote: > I've downloaded the hidcomp package to use for learning to talk to usb > devices (last weeks Pokeys55, actually). When trying to compile the > package, I keep getting errors because of > > #ifdef _WIN32 > > rgrep doesn't show it being set anywhere in the hid directory structure; > does anybody know where I would go to exorcise this artifact? > > or more colloquially, who let THAT in? > > ------------------------------------------------------------------------------ > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > >
As I recall there are some of those #ifdef _WIN32 in the Classic Ladder code. Classic ladder will run under windows or linux. http://wiki.linuxcnc.org/emcinfo.pl?ContributedComponents#Ladder_Logic Dave ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
