1
General / Could not get TMXLoader to work
« on: February 05, 2016, 05:21:31 pm »
Hi !
I recently got a new project idea based on SFML, using Tiled.
For some reasons, i could not get TMXLoader ( https://github.com/fallahn/sfml-tmxloader ) to work.
As i'm not a native English speaker i found the explanations ambiguous.
Here are errors I keep getting when I debug: http://i.imgur.com/Wsodcys.png
Sorry if its in french, it basically says "Can't convert 1st argument const char* in LCPWSTR" in log.h...
Is suspect the "zlib" part about the SET UP to be the problem as I clearly didn't understand it.
Any suggestions would be appreciated, as I'm lost
I recently got a new project idea based on SFML, using Tiled.
For some reasons, i could not get TMXLoader ( https://github.com/fallahn/sfml-tmxloader ) to work.
As i'm not a native English speaker i found the explanations ambiguous.
Here are errors I keep getting when I debug: http://i.imgur.com/Wsodcys.png
Sorry if its in french, it basically says "Can't convert 1st argument const char* in LCPWSTR" in log.h...
Is suspect the "zlib" part about the SET UP to be the problem as I clearly didn't understand it.
Any suggestions would be appreciated, as I'm lost