Almonfrey

Results 3 comments of Almonfrey

No, the complete error message is that: In file included from image.cpp:24: ./../src/PathFinder.h:73:38: error: expected expression std::vector path; ^ ./../src/PathFinder.h:73:40: error: C++ requires a type specifier for all declarations std::vector...

It is like the type TAlgorithm::node_type* was not being identified... The file is ok...

Hi, @Sahnvour , could you please try to install it inside nwtgck/llvm-clang:3.2 docker image? In this image there is the clang3-2, but I couldn't build the image.cpp... One of the...