Re: Fresh Pair of Eyes
- Posted by Icy_Viking Apr 06, 2023
- 625 views
ghaberek said...
Icy_Viking said...
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.
Does everything look correct in Dependencies after you added SDL2? You might have to close and reopen Dependencies for it to reload the libraries correctly. I always reopen it after making any changes.
-Greg
Yes. I looked through it and no errors come up and it says the DLL were loaded successfully. I've made a zip of my project so far. Maybe there is something I'm overlooking or some weird bug?
https://katfile.com/nl9g9d6tnpux/Tilengine.zip.html
OK, I think the DLL may not be loaded or opened using the open_dll() command.