My Github Repository

All and any discussion and development of the Mudlet Mapper.
User avatar
chris
Posts: 493
Joined: Fri Jun 17, 2011 5:39 am

Re: My Github Repository

Post by chris »

Yajl has been upgraded to be yajl2. So you'll need that now. One day, I'm going to do a clean install of everything and document it to put on the wiki. What I do now is use mingw's msys to install everything, and have that path for my includes in QtCreator. This makes it so I'm more or less unaffected by any changes Heiko may make to his src.pro.

Daagar
Posts: 89
Joined: Fri Feb 19, 2010 2:42 am

Re: My Github Repository

Post by Daagar »

Ahhh, that sounds like a nice way to go (as I'm pretty sure my issue was not tracking/updating the src.pro changes correctly). I had tossed in yajl2 on a whim, but the includes layout was different than what the code seemed to be looking for so thought I was on the wrong track.

Post Reply