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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - shiftry123

Pages: [1]
1
General / Problem with TMX Parser
« on: January 05, 2015, 09:56:35 pm »
Hello,
could someone explain me, what should I do, to correctly set up TMX Parser (this one for example https://github.com/andrewrk/tmxparser). My problem is, that I can't even compile the program given by the authors to test, because all the time, compiler is telling me that it can't find the zlib.h and tinyxml2.h. I downloaded TinyXml2 and zlib libraries, but I don't know where the header files should be put, to be linked with the program.

Pages: [1]