METIS builds executables

Issue #64 resolved
Chris Beall created an issue

Do we want that? There are also quite a few warnings. For example:

Linking C executable mpmetis
6 warnings generated.
ld: warning: directory not found for option '-L/home/karypis/local/lib'
Linking C executable gpmetis
[ 40%] Built target mpmetis
ld: warning: directory not found for option '-L/home/karypis/local/lib'
[ 40%] Built target gpmetis

Comments (5)

  1. Richard Roberts

    Ok, we should probably just compile the sources directly into gtsam without building it as a sublibrary - this is what we do for COLAMD. I can do that today or tomorrow if you want, or somebody else can do it following COLAMD as the example.

  2. Log in to comment