On Feb 20, 2007, at 3:13 PM, Arnaud Nicolet wrote: > Hello, > > I'm trying to compile an application with RB 2007 to test that > version. > > I get this message: > > Compilation of "Project.rbp" failed. > Plugin "plugin:RBSSL.rbx:0" is not supported for Mac OS Carbon (PEF). > > I get this message even when my Plugins folder is empty. > > What's going wrong?
There apparently isn't a PEF version of the SSL plugin component for PEF builds. Even though you're not using 3rd party plugins, RB still uses its own plugin hierarchy. So, make sure you're not trying to use SSL/SSH functionality in a PEF application/ Tim -- Tim Jones [EMAIL PROTECTED] _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
