I've compiled an automation plugin with the cs3 sdk on mac as universal binary. It works on my Intel iMac as good as it works on my G5 iMac with Photoshop CS3 and CS2.
But when i try to use it on a G4 the plugin isn't even loaded by Photoshop CS2.
Is there any possibility to get it work on this platform or do i have to build it with Codewarrior for that platform.
As i've written i tried only Photoshop CS2. The same plugin was loaded by PS CS2 on a G5 and was NOT loaded by PS CS2 on a G4.
Are different types of executables needed for G4 and G5. Is there a xcode parameter to enable G4 support?