Name: Anonymous 2011-01-30 15:35
I have CodeBlocks installed, and I put the bin directory thats in the the mingw directory in the Codeblocks directory in my path. But I cant seem to invoke make. Anyone know how this is done?
nmake. Alternatively, you can use jom if you feel like it. Everyone should be using CMake though.