open source tools (1)
code::blocks + WxWidgets setup
Posted April 24th, 2008 | Last edited 04/24/2008 - 10:37 by xjsCode::Blocks is a free/open source, cross platform IDE. It comes with a RAD tool called WxSmith which allows you to build GUI easily with wxWidgets.
On windows:
download binary release codeblocks-8.02mingw-setup.exe
This file includes the GCC compiler and GDB debugger from MinGW.
settings->Compiler and debugger... ->Toolchain executables,
change the default "c:\MinGW" to "C:\Program Files\CodeBlocks\MinGW" or wherever your compiler is installed.
- xjs's blog
- 1577 comments
- Read more
- 30264 reads
- Comments
SpeakingX
Recent comments
3 hours 2 min ago
8 hours 44 min ago
15 hours 22 min ago
1 day 6 hours ago
1 day 9 hours ago
1 day 9 hours ago
1 day 10 hours ago
1 day 10 hours ago
1 day 13 hours ago
1 day 14 hours ago