- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Open Modelica qtclients compile error
Open Modelica qtclients compile error
Open Modelica qtclients compile error
Hello,
I just tried to compile the current trunk version from source on Ubuntu.
"make omc" worked just fine
"make mosh" also
unfortunately I get this error when running
"make qtclients"
In file included from ../Core/Optim/EA/EA:2:0
from ../Core/Problems/Optimization.cpp:42:
../Core/Optim/EA/NSGA2/NSGA2.h:45:14: fatal error: eo: No such file or directory
compilation terminated.
I have added the following configure option --without-paradiseo (I think that should prevent it from compiling OMOptimum)
Or is that error related to something else? I did a full trunk checkout!
Thank you very much,
Fritz
Re: Open Modelica qtclients compile error
Fixed in r12689
- sjoelund.se
- 1700 Posts
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Open Modelica qtclients compile error