Hello,
Is there a way to link that does not require:
mingwm10.dll
to Run?
Using Dev-cpp 4.9.9.2
package wxWindows 2.6.1
mingw32 3.4.2
Thank you.
Linking with Dev-cpp minwg32
Linking with Dev-cpp minwg32
______________
WxWidgets 2.6.1, .net 2003, Windows2000
Sometimes there's a lot of gravel around the gems. WxWidgets is a gem!
WxWidgets 2.6.1, .net 2003, Windows2000
Sometimes there's a lot of gravel around the gems. WxWidgets is a gem!
-
- Earned some good credits
- Posts: 132
- Joined: Mon Apr 04, 2005 12:54 am
- Location: California
- Contact:
Hi!
If you don't need thread support: --disable-threads.
But otherwise, no. Can't you just distribute mingwm10.dll with your app?
If you don't need thread support: --disable-threads.
But otherwise, no. Can't you just distribute mingwm10.dll with your app?
I see said the blind man to the deaf girl who was mute.
Visit my project at: http://vwp.sourceforge.net
wx version:2.6.2 and 2.6.3 on linux
OS's:Windows XP, Gentoo is the best!!!!!!
compiler:Codeblocks(MingW32) and gcc on linux
Visit my project at: http://vwp.sourceforge.net
wx version:2.6.2 and 2.6.3 on linux
OS's:Windows XP, Gentoo is the best!!!!!!
compiler:Codeblocks(MingW32) and gcc on linux
Is there some way to statically link it?
It is only 16k.
I'd rather not have to add a separate file.
Do wxWidget programs all require thread support?
I know when I use VS7.0 to write wx apps I use the multi-threaded libs.
Thank you.
It is only 16k.
I'd rather not have to add a separate file.
Do wxWidget programs all require thread support?
I know when I use VS7.0 to write wx apps I use the multi-threaded libs.
Thank you.
______________
WxWidgets 2.6.1, .net 2003, Windows2000
Sometimes there's a lot of gravel around the gems. WxWidgets is a gem!
WxWidgets 2.6.1, .net 2003, Windows2000
Sometimes there's a lot of gravel around the gems. WxWidgets is a gem!