Hi:

I want to use the igraph c library and I have downloaded the version 0.7.1 from 
http://www.igraph.org.I want to run it to get the debug file.But there are some 
problems when I compile it with vs2013.The problems are as follows:
666 error C2065: “prpack_igraph_graph”: no statement of identifiers 
e:\igraph\igraph-0.7.1-msvc\igraph-0.7.1-msvc\src\prpack.cpp
667 error C2146: syntax error : lack“;”(in the front 
of“prpack_graph”)e:\igraph\igraph-0.7.1-msvc\igraph-0.7.1-msvc\src\prpack.cpp
668 error C3861: “prpack_graph”:  can not find identifiers 
e:\igraph\igraph-0.7.1-msvc\igraph-0.7.1-msvc\src\prpack.cpp 
669 error C2065: “prpack_graph”: no statement of identifiers  
e:\igraph\igraph-0.7.1-msvc\igraph-0.7.1-msvc\src\prpack.cpp      
722IntelliSense:  no statement of identifiers "prpack_igraph_graph" 
e:\igraph\igraph-0.7.1-msvc\igraph-0.7.1-msvc\src\prpack.cpp        ‍

I don't know how to solve them because I have downloaded the source code from 
the official website.Hope for your help.Thanks very much.


Best Regards.


Tian Li
_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to