- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » (Mac) /opt/openmodelica/bin/gmake: No...
Page Start Prev 1 Next End
(Mac) /opt/openmodelica/bin/gmake: No such file or directory
(Mac) /opt/openmodelica/bin/gmake: No such file or directory
Oct-04-20 21:09:10
Trying to get Modelica running on my Mac. I pulled the latest stable-release from the Mac binaries and added a symlink for the omc.exe from /opt/openmodelica/bin/omc.exe to /usr/bin...
I can run OMC from command line but I get an error in the output when I try to simulate the BouncingBall.mo model.
Code:
record SimulationResult
resultFile = "",
simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'BouncingBall', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
messages = "Failed to build model: BouncingBall",
timeFrontend = 0.012444648,
timeBackend = 0.020707475,
timeSimCode = 0.006066091,
timeTemplates = 0.007657318000000001,
timeCompile = 0.004270661,
timeSimulation = 0.0,
timeTotal = 0.051240064
end SimulationResult;
"Error: Error building simulator. Build log: /bin/sh: /opt/openmodelica/bin/gmake: No such file or directory
"
false
Page Start Prev 1 Next End
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » (Mac) /opt/openmodelica/bin/gmake: No...
There are 0 guests and 0 other users also viewing this topic