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

dsmodel.c(77): fatal error C1083: externalmedialib.h: No such file or directory #110

Open
wuss1854 opened this issue Aug 7, 2024 · 1 comment

Comments

@wuss1854
Copy link

wuss1854 commented Aug 7, 2024

Hello there:
When I call the ExternalMedia library with Dymola and compile my model, I get an error, and the Dymola messages is as follows:
`Compilation of test1 failed.

Note: There were translation warnings that might explain the problem.

Compiler message:

Compiling and linking the model (Visual C++).

dsmodel.c
dsmodel.c(77): fatal error C1083: externalmedialib.h: No such file or directory

Error generating Dymosim.`
This only occurs when using Dymola; compiling the model with OpenModelica does not cause this error!

@casella
Copy link
Collaborator

casella commented Aug 7, 2024

@wuss1854 ExternalMedia 4.0.0 works for me in Dymola 2024x. Please provide more details to reproduce the issue:

  • a test model that fails
  • versions of ExternalMedia, Dymola, and operating system
  • which C compiler are you using in Dymola

Thanks!

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

2 participants