good_lp icon indicating copy to clipboard operation
good_lp copied to clipboard

Compiling issue

Open hangsuUNC opened this issue 1 year ago • 0 comments

Hi,

I was trying to use good_lp to solve the model in the readme example. However, I had a compiling issues here:

linking with `cc` failed: exit status: 1

ld: warning: ignoring duplicate libraries: '-lm'
ld: library 'CbcSolver' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)
          

Could you provide some suggestions on how to resolve this issue?

Thanks,

Hang

hangsuUNC avatar Aug 02 '24 15:08 hangsuUNC