Quote:
|
Originally Posted by prograid
I just realized that when you try to create a new C++ project (either standard or managed make) the default make command is make. You have to change it to mingw32-make. If you don't want to have to change this every time you create a new project, you can add a new system variable called make and make it equal to mingw32-make.
|
Hm... odd. Somehow my desktop worked fine without that. Must have picked something else up.
Thanks for the info.
