Command used to compile the program in cygwin shell : 
<<   gcc Teste.c -I/C:/cygwin/usr/local/include/igraph 
-L/C:/cygwin/usr/local/lib -o Teste   >> .  
The following error occurs : 
PATRICIA APARECIDA@ETEP_PATRICIA /cygdrive/c/TesteGraph$ gcc Teste.c 
-I/C:/cygwin/usr/local/include/igraph -L/C:/cygwin/usr/local/lib -              
                                                                                
      o TesteTeste.c:1:21: fatal error: igraph.h: No such file or directory 
#include <igraph.h>                     ^compilation terminated.  
Thank you                                         
_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to