static link option not working ???

General questions regarding the usage of CodeLite
SamHu
CodeLite Enthusiast
Posts: 10
Joined: Tue Sep 20, 2011 2:07 pm
Genuine User: Yes
IDE Question: C++
Contact:

static link option not working ???

Post by SamHu »

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??
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: static link option not working ???

Post by eranif »

This is not a programming board and the question is not related to codelite
Topic locked
Eran
Make sure you have read the HOW TO POST thread
Locked