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

Can't find procedure on installation #29

Open
MarcelBuehlmann opened this issue Mar 7, 2023 · 8 comments
Open

Can't find procedure on installation #29

MarcelBuehlmann opened this issue Mar 7, 2023 · 8 comments

Comments

@MarcelBuehlmann
Copy link

When installing KADAS 2.1.95 the procedurepoint (Prozedureinsprungpunkt) "_ZN13QwtPlotMarkerC1Ev" couldn't be found in "libkadas_gui.dll".
How can this be fixed?

@manisandro
Copy link
Contributor

Looks like there is an old qwt-qt5.dll on your system which kadas is picking up instead of the one it was built against. Make sure you have deployed the correct dependent libraries with your kadas build.

@MarcelBuehlmann
Copy link
Author

So I searched on my drive for another outdated qwt-qt5.dll file. But apart from the file which is in the installation folder of kadas there's no other file with that name on my drive. How can I check my dependencies on the kadas build? Neither Jetbrains dotPeek nor VSC could open the .dll files.

For reference: I'm currently running Windows 11, but also on my second system with Windows 10 it threw the same exception.

@manisandro
Copy link
Contributor

Are you compiling KADAS yourself?

@MarcelBuehlmann
Copy link
Author

No, I'm using the kadas-portable-win64-v2.1.95

@xenakes
Copy link

xenakes commented Mar 14, 2023

I'm having the same problem with the same install file.

@ibdmn
Copy link

ibdmn commented May 16, 2023

Same issue here

@xxhhgg
Copy link

xxhhgg commented Jul 18, 2023

Was there ever a solution to this Problem?

@MarcelBuehlmann
Copy link
Author

Unfortunately I never found a working solution. Neither by building Kadas myself through the docker image nor with the portable .exe version.

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

5 participants