- Index
- » Developer
- » OpenModelica development
- » compilation fail in OpenModelica of...
compilation fail in OpenModelica of PhotovoltaicCoolingSystem example
compilation fail in OpenModelica of PhotovoltaicCoolingSystem example
Hi,
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? According to this is should work. Many thanks for your help!
https://github.com/UdK-VPT/BuildingSystems/issues/151
Cheers,
Glenn
Re: compilation fail in OpenModelica of PhotovoltaicCoolingSystem example
OpenModelica 1.14.1 has the new front-end on by default in OMEdit. It seems that is the issue.
You can select the old frontend via: Tools->Options->Simulation->Enable old frontend for code generation.
This is the log when running with the new front-end: https://libraries.openmodelica.org/bran … System.err
- adrpo
- 885 Posts
- Index
- » Developer
- » OpenModelica development
- » compilation fail in OpenModelica of...