Re: Fresh Pair of Eyes
- Posted by Icy_Viking Apr 06, 2023
- 680 views
ghaberek said...
Download Dependencies (a modern clone of Dependency Walker). Open DependenciesGui.exe and drag Tilengine.dll into the main area.
It will show you the libraries it depends on and indicate which are missing. Let me know what you find and I can help more from there.
-Greg
Ok I got it. It needed SDL2.dll. I added that to the project directory, but I'm still getting 0 and -1 for the return values. I'm using the 64-bit DLLs for both Tilengine and SDL2.