cbpporter Messages: 1427 Registered: September 2007
Ultimate Contributor
You must configure the include path from TheIDE or your command line. I has nothing to do with PATH.
I don't know exactly how the command line must look, but -Ic:\"Program Files"\Java\jdk1.7.0\include seems wrong to me. Try
-I"c:\Program Files\Java\jdk1.7.0\include".