I've just installed the new official release, and I am having trouble getting makefiles to build.
First of all, I am on Windows XP (SP3) and I have uninstalled previous versions of codeblocks and MinGW and installed both CodeBlocks and MinGW from the install file for the official release(I did a full install)
I have tried looking for info on compiling from makefile and the only info I have found doesn't work for this release. It says that I must select Compile From Makefile(under compiler options) rather than Invoke Directly and the problem with this, is the option box is grayed out and can not be changed.
Whenever I try to compile a makefile project, I get nothing but that the process returned 2(after about 10 seconds or so of "compiling"). Apparently this process is make.exe (full command line logging doesn't work completely either)
I have tried most everything, and have yet to get a fix, so I am posting here...