Hi everyone,
I'm working on Shadows of Lylat, until there artistically only, but from now on on code also.
I work on Mac so I'd like to develop things using XCode so I don't have to boot (or virtualize) Windows all the time...
Downloaded code from SVN and I have an issue when trying to build the project.
To stay short, in jpgutils.cpp, there are use of functions defined in the libjpeg library. The include line is there, the code too, but I got 10 errors pastebined below:
http://pastebin.com/NYQ4MeWEI followed the steps from the Mac Dev Guide, chief gave it a try and has no problem on his Mac, I admit I have no idea right now! :/
Any input/experience/fix?