I am studying PoDoFo now, and want a better IDE to work with MinGW, after some search, I decided to use Code::Block(aka CB or CodeBlocks). At office I have easily downloaded the Windows setup package, but when I tried to download at home several times without success and the error message is Too many Clients!.
So I uploaded it to my project hosting at Google Code,
please use another mirror.
- codeblocks-10.05-setup.exe 22.2 MB
- codeblocks-10.05mingw-setup.exe 70.6 MB(includes the GCC compiler and GDB debugger from MinGW)
- Another download mirror:codeblocks-10.05mingw-setup.exe 70.6 MB(includes the GCC compiler and GDB debugger from MinGW)
P.S.
Code::Blocks is a open source, cross platform, free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.
Finally, an IDE with all the features you need, having a consistent look, feel and operation across platforms.
Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. For instance, compiling and debugging functionality is already provided by plugins!
Alternate mirror,
http://apt.jenslody.de/downloads/cb-release-10.05/codeblocks-10.05-setup.exe
or
http://apt.jenslody.de/downloads/cb-release-10.05/codeblocks-10.05mingw-setup.exe
some alternate cross platform open source IDE,
recommend a book, Cross-Platform GUI Programming with wxWidgets, download here or view it online with Google Docs Viewer.