On 28-Mar-06, at 3:10 PM, Joseph J. Strout wrote:
No, it's pre-compiling all the REALbasic source code which is generated to wrap each plugin and make it available to the rest of your code. Precompiling means taking it from source code, all the way to object code, but stopping short of linking (which is why you still get only the plugins you actually use in your built app).
Why didn't RB 5.5 have to perform this step? Steve -- Steve Roy <http://homepage.mac.com/sroy> _______________________________________________ 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>
