static link option not working ???
Posted: Thu Sep 22, 2011 2:55 pm
I'm doing a really small project and I want all the library static.
At first, it needs the wxmingu86.dll or something like that, but I get that covered by turn "SHARE" to 0 and "RUNTIME_LIBS" to static,
Now, it still needs mingw10.dll. I google it and it seems that use the static link option in compiler should fix it, but it didn't work. why is that ???
Any suggestion??
At first, it needs the wxmingu86.dll or something like that, but I get that covered by turn "SHARE" to 0 and "RUNTIME_LIBS" to static,
Now, it still needs mingw10.dll. I google it and it seems that use the static link option in compiler should fix it, but it didn't work. why is that ???
Any suggestion??