Skip to content

Conversation

@LauraRozier
Copy link

Due to how callback methods work in C/C++ you can't pass a delegate to the DLL/static lib.
This results in an access violation.

The proper way of handing over a callback method is a simple method pointer => myMethod

I also added a sample project to show Tilengine in action. :)

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

Successfully merging this pull request may close these issues.

1 participant