Ticket #9 (closed enhancement: fixed)
win32 patchset
| Reported by: | hsattler | Owned by: | zany |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | openobex-lib | Version: | |
| Keywords: | win32 | Cc: |
Description
I created some patches for win32 some time ago. Here is a snippet from configure with mingw32 cross compiler:
checking for GLIB... yes
checking for af_irda.h... yes
checking for IrDA support... yes
checking for ws2bth.h... yes
checking for Windows Bluetooth support... yes
checking for usb_get_busses in -lusb... yes
checking for usb_interrupt_read in -lusb... yes
For the full set, these patches can use the Platform-SDK and libusb-win32, additionally Glib if it's really wanted. Compile tested against CVS version on 2007-05-31.
You have to follow the instructions in INSTALL.Win32 closely to build on native win32.
The alphabetical order of the patches matches the desired order.
HS
