KarypisLab/GKlib

Problems compiling metis with GKlib

afernandezody opened this issue · 0 comments

Hello,
I'm trying to compile the metis app (http://glaros.dtc.umn.edu/gkhome/metis/metis/overview) but while using cmake is complaining about GKlib (compiled from source).

CMake Error at /root/Bench/metis-5.1.0/build/CMakeFiles/CMakeTmp/CMakeLists.txt:13 (add_executable):
  No SOURCES given to target: cmTC_344d5
CMake Error at GKlib/GKlibSystem.cmake:110 (try_compile)
CMake Error at GKlib/GKlibSystem.cmake:110 (try_compile)

I'd appreciate any suggestions on what might be going wrong. Thanks.