Hi Hendrik, > I completed the port to win32. I didn't test it, yet (no irda and not bt > application ported to win32) but it (cross-)compiles fine with mingw32 > (Debian package). > > The whole patchset is at > http://sourceforge.net/tracker/?func=detail&atid=308960&aid=1617236&group_id=8960 > > Every transport type is supposed to work: > * irda (no changes) > * bluetooth (MS bt stack, only WinXP SP2 and later) > * inet (now using winsock2) > * usb (using libusb-win32) > * fd (native COM port support in the test apps) > > (Even if some part is slightly broken, it doesn't make the situation worse > than before.) > Static and dynamic libs are built in lib/ and glib/ subdirs and the test > application link against them. > One test app is not ported (some cobex for R320 that I doubt that it has the > right place, there). > > Some generic problems are fixed with it: > * fix usage of C++ keywords as variable names > * wrong linking order in apps/ > * renaming BLUEZ_(CFLAGS|LIBS) to BLUETOOTH_(CFLAGS|LIBS)
please post the patch to the mailing list. I need to review it and I am sure that we have to break it into pieces. > I would also volunteer to integrate it into CVS myself (SF-username: infotux) > and maintain it, there. I wanna review your patches first before giving CVS access. So please send them, but in general there is no problem with getting you CVS access. However I have two small rules. New files need my blessing since renaming within CVS is a mess and all changes to the autoconf/automake build system has to be run by me first. Regards Marcel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
