Error - Cannot open include file

argh… noob here. can someone help me with this one, i am compiling “cint 5.18.00” in cygwin, after running setupenv.sh, configure, and make… i got these.

btw, i’ve checked already that i got those headers in /usr/include

TIA

Hi,

can you compile a simple .c file that contains nothing but #include <stdio.h>?

Cheers, Axel.