From: Sam S. <sam...@gm...> - 2005-11-20 04:37:12
|
On Nov 19, 2005, at 11:25 PM, Dan Potter wrote: > FWIW, I just did a clean checkout of Tiki the other day to use it > as a utility lib for loading textures and such in a Cocoa app I was > tinkering with. Compiles great out of the box on Xcode 2.2, no issues. > Let me know if this is still the case. When I checked it out last, the Platform SDK was set to 10.3.9, but /System/Frameworks/ OpenAL.framework wont work with that SDK on my box. I switched it to "Current MacOS" so the developer (all three of us :P ) can set it to whatever they want. That change went into SVN when I checked in the Cursor drawables (I added them to the project file, so I committed an update to it). > You guys interested in this sort of stuff? I can check it in > somewhere if so. > I'm not a big fan of Obj-C's syntax (attack of the square brackets!!!), but I'm sure it would be beneficial to others. -Sam |