Normally I wouldn't care about an OS as old as Tiger, but I have a problem. In order to use Pace iLok protection, I must build with a 10.4 deployment target. One of their internal tools requires it. I don't think I can say more without stepping outside of the NDA. I can build with 10.5 and 10.6 targets with no difficulty, but as soon as I change to 10.4, I get build failures with Juce. I'm in XCode 3.2.5 using GCC 4.2 (another PACE requirement).
The sort of complaints I get from the juce compiles include things like AppDelegate::delegate is private (which indeed it is). Errors are not that numerous, but they do stop me dead. I've tried this with the 2.0 code as well as the latest tip. I must think that there are other people on this board dealing with Pace issues. I hope there's a simple workaround, but if not I must plead for a code tweak.
