I will post a patch for it today. The .def files for the
import-libraries are looking pretty wrong, additional I noticed that
some dependent imports are missing cfg32mgr, devobj, devrtl, etc.
Thanks,
Kai
--
Free Next-Gen
Hi
On Sat, Jan 26, 2013 at 12:50 AM, Kai Tietz wrote:
> Sure, this is an old bug we got by the past. Quick fix is to add to
> 32-bit's setupapi.def in lib32/ the symbol 'SetupUninstallOEMInfA@12'
> and 'SetupUninstallOEMInfW@12'.
> I will regenerate 32-bit (and 64-bit version) of setupapi.def
Hi,
Using mingw32-gcc-4.7.2-2.fc18.x86_64 &
mingw32-crt-2.0.999-0.15.trunk.20121110.fc18.noarch
I am wondering against which library I should be linking, -lsetupapi
doesn't seem to have the symbol:
undefined reference to `_imp__SetupUninstallOEMInfW@12'
Thanks for your help!
--
Marc-André Lur
Hi Eric,
2013/1/25 Erik van Pienbroek :
> Marc-André Lureau schreef op vr 25-01-2013 om 22:29 [+0100]:
>> Hi,
>>
>> Using mingw32-gcc-4.7.2-2.fc18.x86_64 &
>> mingw32-crt-2.0.999-0.15.trunk.20121110.fc18.noarch
>>
>> I am wondering against which library I should be linking, -lsetupapi
>> doesn't s
Marc-André Lureau schreef op vr 25-01-2013 om 22:29 [+0100]:
> Hi,
>
> Using mingw32-gcc-4.7.2-2.fc18.x86_64 &
> mingw32-crt-2.0.999-0.15.trunk.20121110.fc18.noarch
>
> I am wondering against which library I should be linking, -lsetupapi
> doesn't seem to have the symbol:
>
> undefined reference