On Dec 29, 2010, at 11:18 AM, Theodore H. Smith wrote: > "pluginEntryTable.GetEntry( entrypointName, out )" at plugin.cpp:7439 > > "can't find plugin method ElfData(extends Str as String) as ElfData" > > Any idea? Me, and the guy who made the app using my plugin, cannot replicate > this. He even tested on OSX 10.4, and app worked OK.
That sounds like the plugin file did not get installed on that user's system. I've seen situations where the ownership of a previous install - even in the Trash - caused my plugin segment files to not be properly copied into the App folder during install. I'd recommend the user manually delete and empty the trash and then install that app again. HTH, Tim _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
