Giter Club home page Giter Club logo

parallelleiden's Issues

Fixing compilation of ParallelLeiden

I am trying to compile ParallelLeiden, and getting the following error. Could you suggest some solution for this?

/home/subhajit.sahu/Documents/Test-ParallelLeiden/CxVercility--ParallelLeiden/ParallelLeiden.cpp: In member function ‘NetworKit::Partition NetworKit::ParallelLeiden::parallelRefine(const NetworKit::Graph&)’:
/home/subhajit.sahu/Documents/Test-ParallelLeiden/CxVercility--ParallelLeiden/ParallelLeiden.cpp:407:28: error: found ‘:’ in nested-name-specifier, expected ‘::’
             for (node Node : nodes) {
                            ^
                            ::
/home/subhajit.sahu/Documents/Test-ParallelLeiden/CxVercility--ParallelLeiden/ParallelLeiden.cpp:407:23: error: ‘Node’ has not been declared
             for (node Node : nodes) {
                       ^~~~
/home/subhajit.sahu/Documents/Test-ParallelLeiden/CxVercility--ParallelLeiden/ParallelLeiden.cpp:407:35: error: qualified-id in declaration before ‘)’ token
             for (node Node : nodes) {
                                   ^
/home/subhajit.sahu/Documents/Test-ParallelLeiden/CxVercility--ParallelLeiden/ParallelLeiden.cpp:528:14: error: expected ‘;’ before ‘}’ token
             }
              ^
              ;
         }
         ~
/home/subhajit.sahu/Documents/Test-ParallelLeiden/CxVercility--ParallelLeiden/ParallelLeiden.cpp:529:9: error: expected primary-expression before ‘}’ token
         }
         ^
/home/subhajit.sahu/Documents/Test-ParallelLeiden/CxVercility--ParallelLeiden/ParallelLeiden.cpp:528:14: error: expected ‘;’ before ‘}’ token
             }
              ^
              ;
         }
         ~
/home/subhajit.sahu/Documents/Test-ParallelLeiden/CxVercility--ParallelLeiden/ParallelLeiden.cpp:529:9: error: expected primary-expression before ‘}’ token
         }
         ^
/home/subhajit.sahu/Documents/Test-ParallelLeiden/CxVercility--ParallelLeiden/ParallelLeiden.cpp:528:14: error: expected ‘)’ before ‘}’ token
             }
              ^
              )
         }
         ~
/home/subhajit.sahu/Documents/Test-ParallelLeiden/CxVercility--ParallelLeiden/ParallelLeiden.cpp:407:17: note: to match this ‘(’
             for (node Node : nodes) {
                 ^
/home/subhajit.sahu/Documents/Test-ParallelLeiden/CxVercility--ParallelLeiden/ParallelLeiden.cpp:529:9: error: expected primary-expression before ‘}’ token
         }
         ^
/home/subhajit.sahu/Documents/Test-ParallelLeiden/CxVercility--ParallelLeiden/ParallelLeiden.cpp:407:13: error: expected iteration declaration or initialization
             for (node Node : nodes) {
             ^~~
gmake[2]: *** [CMakeFiles/PL.dir/build.make:76: CMakeFiles/PL.dir/ParallelLeiden.cpp.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[1]: *** [CMakeFiles/Makefile2:1221: CMakeFiles/PL.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs....
[ 14%] Linking CXX static library libtlx.a
[ 14%] Built target tlx
gmake: *** [Makefile:136: all] Error 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.