Hola, I noticed some work was going on in setupapi so I figured now would be a good time to ask for some help on the Windows/Mingw port. When I try to build under mingw I get this
Info: resolving _wine_ldt_copy by linking to __imp__wine_ldt_copy (auto-import) setupapi.dll.glue.o(.text+0x82):setupapi.dll.glue.c: undefined reference to `win e_call_to_16_word@8' fu000001.o(.idata$3+0xc): undefined reference to `libwine_a_iname' nmth000000.o(.idata$4+0x0): undefined reference to `_nm__wine_ldt_copy' C:\mingw\bin\dllwrap.exe: C:\mingw\bin\gcc exited with status 1 make: *** [setupapi.dll] Error 1
Any hints as to how to fix?
Thanks Steven