-
Notifications
You must be signed in to change notification settings - Fork 34
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 fail in OpenModelica of PhotovoltaicCoolingSystem example #151
Comments
Hi, As mentioned in #81 OpenModelica runs continuous tests on the BuildingSystems library, As you mention gcc: Does it work with Visual Studio? |
Hi and thanks for your reply, First of, sorry for the closed and reopening - an honest miss click :) As far as I can tell it should work (or at least compile). I'm using MinGW. |
OpenModelica 1.14.1 has the new front-end on by default in OMEdit. It seems that is the issue. |
This solved the problem indeed (strange because usually we get a pop-up warning if this might be the issue, which I was not getting now). Many thanks for your fast reply! |
Hi Guys,
I've been trying to run the PhotovoltaicCoolingSystems example in the latest stable OpenModelica (1.14.1) but the compilation fails (using gcc). With the other, more simple, examples I experience no issues. Any idea what can be the problem? Many thanks for your help!
<builtin>: recipe for target 'BuildingSystems.Applications.AirConditioningSystems.PhotovoltaicCoolingSystem_06inz.o' failed mingw32-make: *** [BuildingSystems.Applications.AirConditioningSystems.PhotovoltaicCoolingSystem_06inz.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: Leaving directory 'C:/Users/BEGLCEU/AppData/Local/Temp/OPENMO~1/OMEdit/BUILDI~2.PHO' Compilation process failed. Exited with code 2.
the error message is to long, so I've attached it as a file.
compulation log.txt
The text was updated successfully, but these errors were encountered: