MattCS09

Results 5 comments of MattCS09

> Are you debugging from within VS? Check the working directory (from memory it's `Project Properties -> Debugging -> Working Directory`) because your relative path `resources/test.tmx` will be found starting...

> Sorry, I misunderstood what you meant by 'file path goes missing'. That is weird, on the face of it, it looks impossible * > > https://github.com/fallahn/tmxlite/blob/2ac30553ceea838966829da22777cc31458db56d/tmxlite/src/Map.cpp#L58-L70 > > >...

> I could use the source files if I still can't get it to work, but since I've done it like that before (not me really, since it was a...

Thanks for the explanation! It seems to work if I use the source files, so I'm guessing I did something wrong when installing tmxlite as an external library, probably when...

Oh, yeah, I forgot to mention that I also tried with the solution in the repository. I got to generate the libraries (which I thought weren't the ones I needed...