Opened 6 years ago
Closed 5 years ago
#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
Attachments (12)
Change History (15)
Changed 6 years ago by hsattler
Changed 6 years ago by hsattler
fix build in doc directory (very simple) to be able to build docs on win32
comment:1 Changed 6 years ago by hsattler
- Type changed from defect to enhancement
comment:2 Changed 6 years ago by zany
- Owner changed from somebody to zany
- Status changed from new to assigned
Changed 6 years ago by hsattler
comment:3 Changed 5 years ago by zany
- Resolution set to fixed
- Status changed from assigned to closed
A very well done patch set. Kudos to Hendrik!

enable ipv4-mapped addresses (e.g. for Windows Vista)