wxWidgets App with MinGW and with wxDev-C++
Robert Roebling
robert at roebling.de
Mon Sep 3 01:21:16 PDT 2007
Kit Bishop wrote:
> Platform: Win XP, SP2, wxWidgets 2.8.4, MinGW
>
> When I build my app, I need to provide mingw10.dll in order for the app
> to run. That I understand.
>
> However, I have also tried building my app using wxDev-C++ selecting the
> MinGW environment and gcc compiler. The built application runs fine
> without access to mingw10.dll - does anyone know how this is done? How
> can I build my app under MinGW without requiring mingw10.dll?
I think by disabling threads,
Robert
More information about the wx-users
mailing list