igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Help


From: patricia
Subject: Re: [igraph] Help
Date: Fri, 2 May 2014 19:19:09 +0300

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 address@hidden /cygdrive/c/TesteGraph
$ gcc Teste.c -I/C:/cygwin/usr/local/include/igraph -L/C:/cygwin/usr/local/lib -                                                                                                    o Teste
Teste.c:1:21: fatal error: igraph.h: No such file or directory
 #include <igraph.h>
                     ^
compilation terminated.  

Thank you

reply via email to

[Prev in Thread] Current Thread [Next in Thread]