NatLabRockies / NatLabRockies/Spawn
Minimum demo for calling the OpenModelica compiler from a C/C++ program
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 19
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Hello Spawn developers, regarding your question in OM, Invoke OpenModelica Compiler from a C/C++ program #10802
I tried to use the minimal demo you provided, but it seems to have a lot of problems, such as not found "catch2/catch.hpp", "fmt/format.h", "lohmann/json.hpp" ,and so on,I am recently studying OM same as you, can you provide some help?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with open_modelica/test/test_compiler.cpp and inspect how the minimal demo expects Catch2, fmt, and nlohmann/json to be provided. Check the project’s build or setup guidance, then make the demo’s required dependencies and build steps clear enough that a C/C++ caller can compile it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100