Replies: 1 comment 1 reply
-
|
Hi, This might be an issue with the runtime dll collection. If not, it might be good to check which dll's that are linked against do not match in size/creation time with the dlls in the runtime directory. Typically this error indicates a mismatch in my experience. Kind regards, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I Successfully compiled the LISEM program with the steps given in Lisem Compiling and the answer given by bastianvandenbout on the question Problem with CMake Configuration.
I made a QT kit in the QTcreator given in mysys2 as given in Set up QTcreator with mysys2 discussion.
The binary created was placed in external/runtime

All the missing dll were pasted from external/lib to external/runtime but I am facing following issue,
Kindly Help,
Thank You
Beta Was this translation helpful? Give feedback.
All reactions