Closed CyborgCabbage closed 5 years ago
Hi, It seems that Tilengine.dll and SDL2.dll are not located inside the "python" samples directory. They should They're not distributed as precompiled binaries in GitHub, if you want them you should grab them from itch.io page in tilengine (https://megamarc.itch.io/tilengine) and download for Windows 64-bit. Or build yourself from source, either way. Then copy Tilengine.dll and SDL2.dll to the python samples folder and they should work
For support questions that aren't feature requests or bugs is better to go to the official forums: http://www.tilengine.org/forum/index.php
For all of the examples I get this message:
I'm running Python 3.7 on Windows 10 64-bit Please help me out, I'm relatively new to python and not very good at debugging.