mingw32-make -f makefile.gcc USE_XRC=1 SHARED=1 MONOLITHIC=0 BUILD=release UNICODE=1 LDFLAGS=-s LINK_DLL_FLAGS="-shared -Wl,--enable-auto-import" RUNTIME_LIBS=static
http://dl.dropbox.com/u/5530441/CodeBlocks-45.cbp (http://dl.dropbox.com/u/5530441/CodeBlocks-45.cbp)...what was wrong with the old one?
http://dl.dropbox.com/u/5530441/CodeBlocks-45.cbp (http://dl.dropbox.com/u/5530441/CodeBlocks-45.cbp)...what was wrong with the old one?
With the addition of the 'Abbreviations' build target (which wasn't in the previous C::B project), I needed to add the appropriate wx libraries (as a result of the non-monolithic wx build) to the 'Abbreviations' target.I see - so it's not related to our SVN. I missed that.
With the addition of the 'Abbreviations' build target (which wasn't in the previous C::B project), I needed to add the appropriate wx libraries (as a result of the non-monolithic wx build) to the 'Abbreviations' target.I see - so it's not related to our SVN. I missed that.
Hey kids!http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Windows (http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Windows)
Could any of you make a installer or write down a 'step by step' tutorial about how to build C::B?
TIA