I am updating my CS3 plug-in to CS5. I have it all compiling and linking but when I put the plug-in into the plug-ins folder and launch InDesign CS5 (Mac) it get an alert that says "Adobe InDesign does not recognise Elateral.InDesignPlugin as a valid plug-in. Please reinstall the Elateral.InDesignPlugin plug-in and restart InDesign.". Is there some new resource that I need to add or a new setting or a new callback I need to implement? I have put a break point in SDKPluginEntrypoint.cpp at IPlugIn* GetPlugIn() but it does not break which suggests that the runtime linkage is not working and the plug-in is not even being loaded. Any suggestions?
Robin Landsbert
Elateral Ltd.