I just installed cygwin with C++ compiler and Perl on my windows machine. Whenever trying to compile the C++ files with the makefile I get the following error:
>make
Cant find C:\Program on PATH
Not sure what path is exactly missing and where I can change it...