-
Notifications
You must be signed in to change notification settings - Fork 37
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
Compilation errors in OpenModelica #86
Comments
@Wardi0, have you tried with the released 1.21.0 version of OMC? |
Hi @casella, I have repeated the two tests with both the release and nightly builds now but they produce identical errors to above. |
But at least, can you run the model with OMEdit and the default choice of compiler? This is just to understand if there's something weird with your installation. |
Trying on OMEdit with the default compiler gives the exact same error message seen in my OMShell example unfotunately |
@Wardi0 this is weird. I just tried to run
The same goes for the CI test, see the simulation log. Are you sure you have actually loaded the right version of the library? If you use OMEdit, can you report what you see at the top of the model window: |
Hi @casella, I am also running 4.0.0 installed via the OMEdit library manager: It's very weird. What are your compiler settings in the Simulation tab of options? |
I see the same compilation error as reported here, but with another model: OpenModelica/OpenModelica#11262 (comment), so it seems there is a way to trigger this. This is using OpenModelica v1.23.0-dev-13-g31fc8a7a09 and EM 4.0.0. |
Description
Hi there, I am trying to use the new ExternalMedia version for modelling supercritical CO2 power cycles but can't seem to get any of the tests working on my system. Any help would be greatly appreciated!
Steps to reproduce
Trying first via OMShell gives:
Trying to simulate the model in OMEdit using gcc instead of clang as the C compiler gives the following error:
Version and OS
The text was updated successfully, but these errors were encountered: