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

Linking wxWidgets 2.8.9

Started by manekko, January 07, 2009, 12:48:58 AM

Previous topic - Next topic

manekko

I'm using Windows XP
I'm using Code::Blocks Nightly builds(01/06/2009)
I'm using MingW 5.1.4
I download the wxWidgets 2.8.9
I already compiled the lib like this: mingw32-make -f makefile.gcc MONOLITHIC=1 SHARED=1 UNICODE=1 BUILD=release
And now I want to know, how to link the lib in the code::blocks without use the existing template ?
Actually, I tried to use the template, but I got errors, but I prefer use a empty project ;D

TDragon

Just copy the options that the template uses.
[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)