- 
                Notifications
    
You must be signed in to change notification settings  - Fork 4
 
Open
Description
Hello,
I'm facing some errors because my gurobi version does not match the one that is expected, e.g.,
On Step 3. Build Compigra when running ninja this error comes up.
$ninja
ninja: error: '/gurobi1202/linux64/lib/libgurobi110.so', needed by 'bin/compigra-opt', missing and no known rule to make it.
This seems to be looking for a file called libgurobi110.so but as I have gurobi version 12 my lib is called libgurobi120.so.
Could it be specified in the readme the required version of gurobi please?
Also, on Step 3, the second command: cmake -DGUROBI_INSTALL_DIR=/ruta/a/gurobi ../ is missing the -G ninja flag.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels