COIN-OR::LEMON - Graph Library

Opened 10 years ago

Closed 10 years ago

#483 closed defect (duplicate)

Problem with building the library

Reported by: Alex Owned by: Alpar Juttner
Priority: major Milestone:
Component: core Version: hg main
Keywords: Cc:
Revision id:

Description

Hello,

I am follwing the process described on the web site to build the library (1.3)and it does not work . In fact, when I type Cmake .. (step 3) , I get: Parse error. Function missing ending ")". Instead found left paren with text "(". -- Configuring incomplete, errors occurred!

When I use previous version (1.2.4) I get other errors such as : Cannot find source file "arc_look_up_test.cc". Tried extensions .c .C .c++

.cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx

What can I do to use the library ?

I am currently using cmake version 2.6-patch 2.

Best regards,

Change History (1)

comment:1 Changed 10 years ago by Alpar Juttner

Resolution: duplicate
Status: newclosed

Please check #484 for the follow ups.

Note: See TracTickets for help on using tickets.