Here's what I want to do, please let me know if it is possible or if I
even make sense.
I have an old plugin which only has a "Mac Carbon" folder, and I doubt
a UB version is forthcoming. The plugin still works in 2006r4 run in
Rosetta, but I would like to be able to run the IDE in UB, even if I
could only compile for PPC.
Since the plugin only has a few methods, I was thinking of creating a
dummy Intel plugin, so that the methods would register in the IDE, but
then it would use the methods from the "Mac Carbon" ressources. If I
put the Intel-only dylib in the "Mac Carbon Mach-O Universal" folder,
will apps compiled for Mach-O PPC use the Mac Carbon ressource or will
complain that my dylib does not contain a PPC ressource? Is there a
folder I can use in the plugin hierarchy for Mactel-only plugins?
Thank you,
Math
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|