Hi, sorry for the newbyness but, on windows, how do you specify the include path ? It seems to never find my standard c includes.
[quote]Z:\local\pegasusmanager\LIBPEGASUSMANAGER_01_00_00\bins\fpgaconfig\fpgaconfig.c:15,10 - Fatal - ‘stdint.h’ file not found
Did you configure the include path used by clang properly?
See github.com/quarnster/SublimeClang for more details on how to configure SublimeClang.
[/quote]
Thanks a lot