igraph-help
[Top][All Lists]
Advanced

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

[igraph] Problems about running the igraph C library


From:
Subject: [igraph] Problems about running the igraph C library
Date: Sun, 4 Jan 2015 19:59:12 +0800

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


reply via email to

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