Search found 5 matches

by Peewee1963
May 13th, 2011, 7:55 am
Forum: SDK Questions
Topic: Updated MacOS X SDK?
Replies: 6
Views: 8672

Re: Updated MacOS X SDK?

Let the compiler produce 32bit binaries...
by Peewee1963
February 11th, 2008, 2:12 pm
Forum: SDK Questions
Topic: Rowing software on Linux?
Replies: 17
Views: 25281

There are a few places in the code where we have different calls depending on whether it's compiling on a Windows machine or Linux. There's only a couple of these but they will need to be changed. Given that Mac OS X is a BSD derivative that should be an easy(ish) step. The Qt library that provides...
by Peewee1963
May 26th, 2007, 3:34 pm
Forum: SDK Questions
Topic: Using libusb in linux
Replies: 8
Views: 11944

Hello Mike,
which type of element do you use on the mac to issue the output?
by Peewee1963
May 25th, 2007, 8:53 am
Forum: SDK Questions
Topic: Using libusb in linux
Replies: 8
Views: 11944

I exactly have tried this with libusb on my mac, using the PM4. Endpoint number 0, report size 20+1, -> no effect, no bytes read. Have I to change some parameters?
by Peewee1963
May 11th, 2007, 3:49 am
Forum: SDK Questions
Topic: Which MacOSX IOKit functions to use?
Replies: 2
Views: 5764

Which MacOSX IOKit functions to use?

Now that a logcard reader software is now available for MacOSX, could you please give some hints which functions of the IOKit to use to set up a communication with the PM3/4 ?