Difference between revisions of "KiCadBuildQuickRef"
From Code::Blocks
| Line 11: | Line 11: | ||
- Code::Blocks<br> | - Code::Blocks<br> | ||
<br> | <br> | ||
| + | ===MinGW GCC Compiler steps=== | ||
| + | ====install "mingw".==== | ||
| + | ====Install zlib.==== | ||
| + | ====Install Boost C++ Template Libraries (*.hpp files)==== | ||
Revision as of 01:23, 7 March 2009
How-to build KiCad with Code::Blocks
(by Stahta01)
Requirements
- wxWidgets
- MinGW GCC
- zlib
- Boost C++
- CMake
- Code::Blocks