[Trac #126] Help linking Cbc v2.7.8 against Bonmin
Opened this issue · 0 comments
s-c-e commented
Hi,
I noticed the CbcModel destructor has been changed to virtual in v2.7.8, however this causes problems linking against Bonmin (v1.6.0 stable). Does anyone have any suggestions for modifications to Bonmin in order to use the new CbcModel destructor?
Cheers - and merry xmas!
=======================
Specifically linking Bonmin it cannot find the destructor for CbcModel..