I've successfully (and rather easily) used Xcode to create a Universal dylib of my Matrix Plugin. And I've found that, contrary to the Read Me for the REALbasic Mach-O Plugin that came with RB2006 R4, you don't have to package the dylib inside of an rbx plugin. Putting the naked dylib in R4's Plugins folder works. Although that probably won't work with earlier versions of RB.

But the dylib does not have the Windows part of my original plugin. That plugin was generated by CodeWarrior and had three resource components, PPC, Carbon, and x86. I would like to take that x86 resource and somehow combine it with the new dylib to create one plugin. Is that possible, or will I have to release two plugins?

And if I can create one plugin what combination of things can I use that will work with R4 and earlier versions of RB?

If you'd like to try out the new (pre-release) dylib it's at:

http://homepage.mac.com/delaneyrm/MPdylib.zip

Thanks for your help.

Bob
_______________________________________________
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>

Reply via email to