News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

First try to wxwidgets, link failed.

Started by northsirius, November 01, 2008, 09:01:14 PM

Previous topic - Next topic

northsirius

I finished wxwidgets by following guide from http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef#Download_wxWidgets

Then create the simplest WX project, compiling is ok but link failed with error:
||=== MyWX2, Release ===|
ld.exe||cannot find -lwxmsw28_core|
||=== Build finished: 1 errors, 0 warnings ===|

I check the wxwidgets installation folder and do not see wxmsw28_core.a existing, anyone can help on this ?

Thanks

TDragon

#1
You forgot to check the monolithic box when running the project wizard.
[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)