JUCE151 OSSwapInt32 issue

I’m trying to compile JUCE1.51 on OSX 10.5.2 but get 146 errors all about OSSwapInt32 / OSSwapInt64 missing. What’s the problem?

Haven’t heard that before, sounds like some kind of mismatch between the SDK you’re targeting and the one that juce thinks it’s using. Could be something that has been fixed long ago in the GIT version - even 1.51 is pretty old code now!

I remember something like that when moving from 1.46 to 1.50 but don’t remember what was the problem. Can you give some more details about the error (file, arch, sdk …). Maybe it will help me to remind the solution.

The problem didn’t occur after using the GIT tip, so…

:slight_smile: