PDA

View Full Version : codeblocks wxwidgets



SledgeHammer_999
December 2nd, 2007, 02:16 AM
Maybe I should ask this in the codeblocks's forum but I am too lazy to register just for this question.

I think my question is simple.

Let's say that I compile the example project provided by the wxwidgets wizard. Does it link statically or dynamically with wxwidgets? If it links dynamically then how do I make it to compile statically?

SledgeHammer_999
December 2nd, 2007, 01:58 PM
bump