User forums > Help
WxWidgets Compiling Errors
(1/1)
kenv202:
Hi I was following a simple wxWidgets tutorials and when i tried to compile this is my build logs error:
-------------- Build: Release in gui3 ---------------
Precompiling header: wx_pch.h
Compiling: resource.rc
Compiling: gui3Main.cpp
Compiling: gui3App.cpp
Linking executable: bin\Release\gui3.exe
c:/program files (x86)/codeblocks/mingw/bin/../lib/gcc/mingw32/4.4.1/../../../../mingw32/bin/ld.exe: cannot find -lwxmsw28u
collect2: ld returned 1 exit status
Process terminated with status 1 (0 minutes, 4 seconds)
1 errors, 0 warnings
stahta01:
Read link
http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef
Most likely cause is you never compiled the wxWidgets library.
I strongly suggest turning on full compiler logging.
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F
Tim S.
kenv202:
problems resolved. than you
i just used wxpack
Navigation
[0] Message Index
Go to full version