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

Change behavior of Knitro.jl when shared lib is not detected #219

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

frapac
Copy link
Collaborator

@frapac frapac commented Mar 26, 2022

KNITRO.jl does not raise an error anymore when no shared library has been detected:

using KNITRO
KNITRO.has_knitro() # return true if shared library found

The user is now in charge of making sure that KNITRO.jl is build correctly. Solve #205

@frapac frapac merged commit e631362 into master Jun 3, 2022
@frapac frapac deleted the fp/has_knitro branch June 3, 2022 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant