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

Fail with gdal204.dll #206

Open
schorges opened this issue Oct 29, 2020 · 1 comment
Open

Fail with gdal204.dll #206

schorges opened this issue Oct 29, 2020 · 1 comment

Comments

@schorges
Copy link

I add the MapWinGIS ActiveX to my Projekt https://www.mapwindow.org/documentation/mapwingis4.9/getting_started.html
an on debugg the app oh show the map become an fail:

Unbenannt

@jerryfaust
Copy link
Contributor

Hello @schorges

Are these two separate issues that you're reporting?

Regarding the deadlock, I suggest that when you encounter the error while debugging, open the Threads window to determine what each of the threads are doing, hopefully to determine which thread is waiting on which. Then you can determine if the deadlock is related to specific calls into the OCX.

Regarding what I think is "procedure entry point not found", can you provide more context within your code of when/where this error occurred?

Thank you.

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