-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I try to run a Modelica model in the browser. I am not experienced with OM. I have trouble following the instructions due to missing information:
- "paths to emcc are set up right." Where?
- "Copy all of the object files (*.so) and pre.js" From where?
- "into the build directory of OpenModelica at this location build/lib/omc/emcc/" Found it in the OM installation dir.
- I tried compiling by commandline. Didn't get an error, but 2 (""). Don't know if that worked or where the output is supposed to be.
I succeeded in the OM Terminal, though. Found the 3 files, started a local server and called my model:
Times keeps running, but the plot is not loaded.
I guess my js-file is wrong, because it's called modelName_node.js
If you could clarify the listed points, that might be enough for me to get it running.
Metadata
Metadata
Assignees
Labels
No labels