Difference between revisions of "Compile Code::Blocks plugins based on a nightly"
From Code::Blocks
MortenMacFly (talk | contribs) (Created page with "'''UNDER CONSTRUCTION''' So, you don't want to compile wxWidgets or Code::Blocks core but still want to be able to modify a certain plugin (for example) and use the modified plu...") |
MortenMacFly (talk | contribs) |
||
Line 3: | Line 3: | ||
So, you don't want to compile wxWidgets or Code::Blocks core but still want to be able to modify a certain plugin (for example) and use the modified plugin in your favourite nightly? Its possible. Here is what you need: | So, you don't want to compile wxWidgets or Code::Blocks core but still want to be able to modify a certain plugin (for example) and use the modified plugin in your favourite nightly? Its possible. Here is what you need: | ||
− | + | * The wxWidgets ''sources'' (!) - no need to compile them, just download from [http://www.wxwidgets.org/downloads]. | |
− | + | * A nightly of your choice, download from [/index.php/board,20.0.html]. |
Revision as of 19:54, 22 August 2012
UNDER CONSTRUCTION
So, you don't want to compile wxWidgets or Code::Blocks core but still want to be able to modify a certain plugin (for example) and use the modified plugin in your favourite nightly? Its possible. Here is what you need:
- The wxWidgets sources (!) - no need to compile them, just download from [1].
- A nightly of your choice, download from [/index.php/board,20.0.html].