I've downloaded C/C++ libraries from Cygwin, and set the environment variables according to the instructions here, in NetBeans.
I've also gone through this.
Actually I followed the same steps on a different machine and everything worked out fine.
But on my machine the associations aren't made.
for example: #include<stdio.h>
says No such file or directory
.
Any idea what the problem might be?
The Cygwin package I downloaded is also fine, I downloaded it twice.