Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: tomas33 on April 18, 2012, 02:38:09 pm
-
hello friends first of all apologize for my stupidity because I do not understand English very well not give them the sulucion of error is an error that some library is not the problem is that there is much information in the forum and not get to find the information I need I explain the problem to compile a project I get the following error
ld.exe can not find-lwxmsw29ud, my OS is windows xp, and use code programming environment: block and wxWidgets-2.9.3 I compiled with the command "mingw32-make-f BUILD = release SHARED makefile.gcc = 1 mONOLITHIC = 1 UNICODE = 1 "without quotes of course, the monolithic configuration, unicode and libraries but no where is the fault someone please tell me the steps to configure thank you very much
-
I get the following error
ld.exe can not find-lwxmsw29ud, my OS is windows xp, and use code programming environment: block and wxWidgets-2.9.3 I compiled with the command "mingw32-make-f BUILD = release SHARED makefile.gcc = 1 mONOLITHIC = 1 UNICODE = 1 "without quotes of course, the monolithic configuration, unicode and libraries but no where is the fault someone please tell me the steps to configure thank you very much
u is for unicode, d is for debug, so do you have such library?
You build a
library, do you?
How do you create a wx project? I believe you select the wrong options.