Search found 5 matches
- 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...
- 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...
- May 26th, 2007, 3:34 pm
- Forum: SDK Questions
- Topic: Using libusb in linux
- Replies: 8
- Views: 11944
- May 25th, 2007, 8:53 am
- Forum: SDK Questions
- Topic: Using libusb in linux
- Replies: 8
- Views: 11944
- 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 ?