Installer: codelite-2.3.0.3833-mingw4.4.0-wx2.8.10.exe
Hi, I am wondering if it is possible to build the library with build option SHARED=0 with the bundled installer.
I tried to follow this:
Code: Select all
mingw32-make -f makefile.gcc UNICODE=1 SHARED=0 MONOLITHIC=1 BUILD=release
Should I just get codelite+minGW and download wxWidgets source separately?
I rather like the one-step installation of the codelite+minGW+wxWidgets bundle, so it's the only thing keeping me from doing a separate install.
Thanks!