Skip to main content
February 28, 2013
Answered

PSE 9, NO VERSION error for sample plugins (dissolve etc)

  • February 28, 2013
  • 1 reply
  • 1039 views

Hi

I'm compiling the latest sample plugins, to use as a starting point for upgrading our own plugin to the latest version of OSX.  I'm a Windows developer, so apologies if I'm asking the obvious.

Anyhow, after copying the compiled dissolve example into the PSE9 plugin folder, then loading PSE9, I'm getting an error in System Info:

Plug-ins that failed to load:

  Dissolve NO VERSION - - from the file "Dissolve.plugin"

Apart from changing the Base SDK to 10.7, everything else the Dissolve sample is unmodified.  It's a separate issue, but also note that when Base SDK was set to 10.8, I couldn't get it to Build. There were multiple warnings about deprecated functions and I had a Rez Error which I couldn't quickly figure out.

I've tried adding "Bundle version" and "Bundle version strings, short" to "SDK common\resources\Info.plist", but that didn't help.  I'm not sure where else to look.

What's needed to get the dissolve plug-in loaded/working?

Thanks

Jamie

I'm using OSX 10.8, Xcode 4.6, CS6 SDK, testing with PSE 9

This topic has been closed for replies.
Correct answer

Ok, it's not working because I'm a fish out of water! 

Obviously the reason for it not working is because PSE9 is 32 bit, and the dissolve example compiles as 64 bit.

1 reply

Correct answer
February 28, 2013

Ok, it's not working because I'm a fish out of water! 

Obviously the reason for it not working is because PSE9 is 32 bit, and the dissolve example compiles as 64 bit.