User forums > Using Code::Blocks
Building a standalone exe
MortenMacFly:
--- Quote from: Diazepam on December 23, 2012, 01:11:09 pm ---- mingw32-make -f makefile.gcc BUILD=release MONOLITHIC=1 RUNTIME_LIBS=static SHARED=0
--- End quote ---
Is this possible at all with MONOLITIC? When I built wx in a static way I used:
mingw32-make -f makefile.gcc BUILD=release MONOLITHIC=0 SHARED=0 UNICODE=1
...and that works pretty well.
Don't know what "RUNTIME_LIBS=static" does for a static build anyways...?! Where did you get that instructions from?
--- Quote from: Diazepam on December 26, 2012, 01:48:48 pm ---Should I just reinstall Windows ?
--- End quote ---
LOL - sure, 10 times, please. ;D
Navigation
[0] Message Index
[*] Previous page
Go to full version