09-04-2017, 03:37 PM
Oh I see, it's related to the project configuration... I'll have to fix it
I apologize, please let me know if it works now...
- The Tilengine.dll and SDL2.dll files should be inside the "samples\csharp" directory where the "platformer.csproj" project file resides, not inside the "bin\Debug" temporary folder.
- You have to go to Project properties / Debug, and in the "Working directory" field put the full path to your "samples\csharp" folder. For example in my case it's "D:\Tilengine\samples\csharp".
I apologize, please let me know if it works now...