Hi, Seems to be the same as the one here:
https://github.com/igraph/igraph/issues/739 T. On Tue, Dec 13, 2016 at 2:35 PM, 胡啸天 <[email protected]> wrote: > Hi, > I meet a error when building the igraph 7.0.1 by MS VS 2012, the error is > following: > > 1>e:\program_lib\python\igraph\igraph-0.7.1-msvc\ > igraph-0.7.1-msvc\src\prpack.cpp(66): error C2146: syntax error : missing > ';' before identifier 'prpack_graph' > 1>e:\program_lib\python\igraph\igraph-0.7.1-msvc\ > igraph-0.7.1-msvc\src\prpack.cpp(66): error C3861: 'prpack_graph': > identifier not found > 1>e:\program_lib\python\igraph\igraph-0.7.1-msvc\ > igraph-0.7.1-msvc\src\prpack.cpp(67): error C2065: 'prpack_graph' : > undeclared identifier > > can you tell me what happened and how to solve this problem? > > Thanks! > Timothy Hu > > > _______________________________________________ > igraph-help mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/igraph-help > >
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
