COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (142 - 144 of 545)

Ticket Resolution Summary Owner Reporter
#485 duplicate Unable to run cmake Alpar Juttner Peter
Description

From the build directory, I run cmake .. as directed.The result is:

CMake Error: Error in cmake code at ...CMakeLists.txt:118: Parse error. Function missing ending ")". Instead found left paren with text "(". --Configuring incomplete. errors occurred!

I see there is another ticket with the same problem but it has not been answered yet.

#617 invalid Typo in shared library names: it installs libemon.so Alpar Juttner yurivict
Description

1.3.1 installs:

lib/libemon.so
lib/libemon.so.1.3.1
#599 fixed Typo in code example Peter Kovacs thoneyvazul
Description

During refreshing my experience with this nice library, I found a little typo in a code example of the documentation. A variable is declared with a name cm, but used as cap, resulting in non compiling code.

Due to the simplicity of the issue this is just cosmetic change.

Note: See TracQuery for help on using queries.