Author Topic: First try to wxwidgets, link failed.  (Read 3237 times)

Offline northsirius

  • Single posting newcomer
  • *
  • Posts: 4
First try to wxwidgets, link failed.
« on: November 01, 2008, 09:01:14 pm »
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

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: First try to wxwidgets, link failed.
« Reply #1 on: November 02, 2008, 01:46:28 am »
You forgot to check the monolithic box when running the project wizard.
« Last Edit: November 03, 2008, 04:00:52 pm by TDragon »
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)