Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: problem of tmx loader  (Read 735 times)

0 Members and 1 Guest are viewing this topic.

najdorf

  • Newbie
  • *
  • Posts: 2
    • View Profile
problem of tmx loader
« on: October 17, 2016, 01:25:43 am »
hi everybody, firstly, i'm sorry for my english. until the now i've tried this libraries for tmx loader. https://github.com/fallahn/sfml-tmxloader and https://github.com/edoren/STP. i've not built the first-link(sfml-tmxloader and i've tried a lot), then i've tried to build STP, and it's okay, i've compiled but when i try to test code, i get "has stopped working" error.

can someone tell me how to compile the sfml-tmxloader step by step(to compile sfml-tmxloader it's need to zlib and box2d, and there is an error in cmake, zlib not found but i registered ZLIB_ROOT etc.

edit:in stp library if i delete this line map.GetLayer("World").visible = false; program works normal, why?
edit:above problem explained on https://github.com/edoren/STP/issues/11

i use visual studio 2015 and windows 7. thanks
« Last Edit: October 17, 2016, 02:14:46 am by najdorf »

 

anything