Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update dependencies #20

Open
bc0n opened this issue Oct 21, 2020 · 0 comments
Open

update dependencies #20

bc0n opened this issue Oct 21, 2020 · 0 comments

Comments

@bc0n
Copy link

bc0n commented Oct 21, 2020

The dependencies should be more explicit that you need to be building OpenModelica from source; make hangs on:

./OMSensPlugin.h:7:10: fatal error: ../OMEdit/OMEditLIB/Interfaces/InformationInterface.h: No such file or directory
 #include "../OMEdit/OMEditLIB/Interfaces/InformationInterface.h"

This header isn't in OpenModelica/OMEdit's source...and building it failed on not having antlr installed. Though I see that project is archived now and might not provide the correct header. I also needed to install qttools5-dev-tools.

Equivalently, is there a docker image building all of the dependencies?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant