User forums > Help
wxWidgets 2.6.2??
(1/1)
rowck001:
Hi
I have spent a frustrating afternoon trying to get wxWindows to compile and use in code::blocks.
No matter what command-line I use - I cannot generate a release version ie. wxmsw.lib instead of wxmswd.lib!
Does nayone know what command-line to use to compile wxwidgets? NOT THE DLL VERSION - the static library
Trying to compile an application in codeblocks with the debug version just gives link errors:
....... free already defined in LIBCVT.LIB blah, blah blah.....
selecting any combination of multi/single thread debug compiler option does not help at all!!
kisoft:
--- Quote from: rowck001 on November 08, 2005, 12:53:20 pm ---No matter what command-line I use - I cannot generate a release version ie. wxmsw.lib instead of wxmswd.lib!
...
....... free already defined in LIBCVT.LIB blah, blah blah.....
selecting any combination of multi/single thread debug compiler option does not help at all!!
--- End quote ---
May be try: make clean
before compile. Already old files.
Very similar.
Navigation
[0] Message Index
Go to full version