This repository was archived by the owner on May 18, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
KINLapackCompletePivotingFree no return in some sundials versions#2689
Open
Murmele wants to merge 1 commit into
Open
KINLapackCompletePivotingFree no return in some sundials versions #2689Murmele wants to merge 1 commit into
Murmele wants to merge 1 commit into
Conversation
...n is not 2 and the minor version not > 6
CLA assistant check
All committers have signed the CLA.
sjoelund
commented
Oct 3, 2018
Member
We do compile against the Sundials version provided within OpenModelica though. If it for some reason does not, that should be fixed instead of trying to cover up the problem
Author
At the moment I try to create a flatpak package for openmodelica. But in the git repository there is no sundials library. So I have to compile it my self
sjoelund
commented
Oct 3, 2018
Member
Murmele
commented
Oct 3, 2018
Author
Do I have to set an option to use the libraries from this 3rd Party folder?
sjoelund
commented
Oct 4, 2018
Member
You shouldn't need to. Our docker image of build dependencies (docker.openmodelica.org/build-deps:v1.13) does not include sundials and it compiles the optional C++ run-time just fine.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
KINLapackCompletePivotingFree has no return value if the major version is not 2 and the minor version not > 6