Author Topic: Configuration Code::Blocks + wxpack for static linking (MinGW WinXP)  (Read 5050 times)

mad2801

  • Guest
Hi

I've got problems with getting Code::Blocks compiling/building statically on Windows! I already tried to find help within that forum without success so far....  :(

Could anyone please help me and give me some information how I should configure Code::Blocks correct when trying to link statically!? Something like a short HowTo would be great....

Dynamically linking works perfect but I do not want to deliver external DLL files next to my app files...

thx
mad2801

Offline Dr.Optix

  • Multiple posting newcomer
  • *
  • Posts: 30
  • I'm studying OS Developing.
    • DrOptix Blog
Start the wizard for WX project then check this screen and setup your screen as it is(you may not want to setup the advanced settings):



Then select the additional libs you may use, i usualy select all of them from the list or i add them manual with
Project ->Build Options -> Linker Settings:


or



~Dr.Optix
« Last Edit: May 26, 2009, 08:31:12 pm by Dr.Optix »
Occupation: Hobby Programmer
IDE: Code::Blocks Nightly / CodeLite Latest Stable
Compiler: TDM's GCC/mingw32
Blog: DrOptix.WordPress.Com