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??
static link option not working ???
-
- CodeLite Enthusiast
- Posts: 10
- Joined: Tue Sep 20, 2011 2:07 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: static link option not working ???
This is not a programming board and the question is not related to codelite
Topic locked
Eran
Topic locked
Eran
Make sure you have read the HOW TO POST thread