Open jschueller opened 1 year ago
Guessing from the error message here and also in #7064, I am guessing you are using the autoconf
+Makefiles
based build of OpenModelica. If so, OpenModelica has an alternative CMake based build system. You can find more information about it here. I think it might solve some of these issues so you can use OpenModelica until we solve these issues.
If you encounter issues with the CMake build system as well, please open new issues so we can track them as well.
yes, I will try cmake as well
Please do and let me know how it goes.
Description
OMCompiler build fails when boost is not in system dirs, due to BOOSTHOME not being expanded in the compile command (-I@BOOSTHOME@):
Steps to Reproduce
got this error on conda-forge, using autotools build system
Expected Behavior
Screenshots
Version and OS
Linux, om 1.21.0
Additional Context
the BOOSTHOME variable is not configured anywhere but used in ParModelica folder: