News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

ld.exe: cannot find -lwxmsw28ud

Started by the4, September 16, 2008, 08:30:02 PM

Previous topic - Next topic

the4

i am a new one for c::b
when i building a test program with WxWinget ,i have a problem like subject;i compiling Wxwinget with "mingw32-make -f makefile.gcc  MONOLITHIC=1 SHARED=1 UNICODE=1 BUILD=release"and"mingw32-make -f makefile.gcc  MONOLITHIC=1 SHARED=1 UNICODE=1 BUILD=debug
" how i should do?
 
--------------------------------------------------------------------------------

OS: winXP SP2
Compiler: mingw 5.1.4
IDE: Code::Blocks 8.02
wxMSW:  2.8.8

TDragon

Add the directory containing libwxmsw28ud.a to the linker search paths. It may help to read the wxWindowsQuickRef.
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)