Skip to content

Sonnet.sln does not build due to missing dlls? #12

Answered by jhmgoossens
zbatool asked this question in Q&A
Discussion options

You must be logged in to vote

This is because (contrary to the INSTALL.txt guidance) the latest sources of Sonnet have to be built against the latest COIN-OR sources for Cbc etc--not the 2.10.3.
The latest build of sonnet against the latest sources of Cbc etc. works fine--but one of the tests fails but can probably be ignored.

Unfortunately, the Cbc folks do not publish the full 'tarball' of the latest sources of Cbc and dependencies any longer.
So either 1) get all the Cbc and dependency sources from github, 2) use coinbrew, or 3) get all the sources from the latest appveyor build.
I'll try to fix the appveyor build so you can use 3).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jhmgoossens
Comment options

@zbatool
Comment options

Answer selected by zbatool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants