From: Stephan M. <ste...@we...> - 2003-11-24 17:41:16
|
nick <nic...@ya...> schrieb am 24.11.03 13:21:10: > > Hi, > > I'm currently looking into cross-platform user-mode usb libraries to > help me write an application for both MacOSX and WinXP.. I couldn't > find archives for this list, so - what's the current status of > libusb-win32? Is it kept in sync with the main project? Libusb-win32 is currently under active development, still in beta stage, and not as mature as the main project. The project will be kept in sync with the main project as close as possible to ensure full API und functional compatibility. > > Given that my application will have to have a GUI under windows, I > guess I will need to use VC++, does this rule out the use of > libusb-win32? No, you can use the library with VC++, although the library is build with the GNU C compiler. The binary distribution package provides import libraries for all major compilers (GCC, BCC, and VC++) to make the usage easier. But you won't be able to build the DLL itself using VC++ because VC++ isn't fully C99 compatible (I have only tested version 6 so far, maybe the latest version is better). > > Cheers, > Nick > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Libusb-win32-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel ______________________________________________________________________________ WEB.DE FreeMail wird 5 Jahre jung! Feiern Sie mit uns und nutzen Sie die neuen Funktionen http://f.web.de/features/?mc=021130 |