Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using latest version of HSL (2024.05.15) breaks setup.sh script #425

Open
DanielChaseButterfield opened this issue May 16, 2024 · 2 comments

Comments

@DanielChaseButterfield
Copy link

I followed the instructions in the quad-sdk wiki, using the devel branch, and using the most recent version of Coin-HSL (2024.05.15).

However, doing this leads to a ThirdParty HSL build error in the setup script, which later leads to an NPMC solving fail when running the simulator.

I was able to solve it by installing an earlier version of CoinHSL (2022.11.09).

@ologandavid
Copy link
Collaborator

Hi @DanielChaseButterfield,
In the coming weeks I'll review the setup scripts and make sure they reflect the updates to CoinHSL. Thanks for bringing this to our attention!

Best,
David Ologan

@DanielChaseButterfield
Copy link
Author

DanielChaseButterfield commented May 22, 2024

I was curious as to whether this issue was related to ThirdParty-HSL itself, and it looks like it might be, as their code also fails to build HSL on its own with the newest version. Therefore, this issue might be resolved when they update their code.

Here's the corresponding issue on ThirdParty-HSL for reference (coin-or-tools/ThirdParty-HSL#24).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants