This repository was archived by the owner on May 18, 2019. It is now read-only.
KINLapackCompletePivotingFree no return in some sundials versions#2689
Open
Murmele wants to merge 1 commit intoOpenModelica:masterfrom
Open
KINLapackCompletePivotingFree no return in some sundials versions#2689Murmele wants to merge 1 commit intoOpenModelica:masterfrom
Murmele wants to merge 1 commit intoOpenModelica:masterfrom
Conversation
…n is not 2 and the minor version not > 6
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 |
Member
Author
|
Do I have to set an option to use the libraries from this 3rd Party folder? |
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