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

Build Tools Versioning #41

Closed
egroegphysics opened this issue Jul 23, 2021 · 3 comments
Closed

Build Tools Versioning #41

egroegphysics opened this issue Jul 23, 2021 · 3 comments

Comments

@egroegphysics
Copy link

Following on from #40 I've had another go compiling the library and whilst I can 'successfully' compile the library a lot of the tests fail for a variety of reasons. I even tried using gcc 7.5 as suggested here with no improvement.

#27 (comment)

Have also tried some combos of the openmodelica version etc. Do you have a gcc, cmake, openmodelica, ubuntu combination that you know builds and runs the tests successfully? I am particularly interested in super critical CO2.

Many thanks,

@egroegphysics
Copy link
Author

Or is there something else I am missing entirely?

@jowr
Copy link
Collaborator

jowr commented Jul 28, 2021

You can see the automated build process here: https://github.com/modelica-3rdparty/ExternalMedia/blob/master/.github/workflows/ci.yml#L142

Currently, the build system employs the compiler that comes with OpenModelica which is GCC 5.3.0.

I hope that helps.

@casella
Copy link
Collaborator

casella commented Apr 12, 2023

The idea is to use the released libraries including all binaries automatically compiled by the GitHub CI. Please try version 3.3.2 or 4.0.0 as soon as they are released.

@casella casella closed this as completed Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants