realbasic-plugins
[Top] [All Lists]

Re: Supporting an older RealBasic application: Problems with plugin

To: "dpoisson at globalvisioninc dot com, REALbasic Plugins" <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Supporting an older RealBasic application: Problems with plugin
From: Alfred Van Hoek <vanhoek at mac dot com>
Date: Mon, 21 Feb 2005 12:24:32 -0500
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
on 2/21/05 10:42 AM, David Poisson at dpoisson at globalvisioninc dot com wrote:

> We've double checked the PPC target information in Code Warrior. Initially,
> they were wrong, so we set them to match what the original developer had on
> her computer: RBv2, RBPl (that's a lowercase "L"), PLCN and 128. We've tried
> sending the plugin we've compiled over to the developer and it appears her
> RealBasic also doesn't like it since she gets the same errors we get
> (unknown functions, functions that are declared in the plugin) if she tried
> to use it.

It is a settings problem as it seems. The header type, when you set RBv2,
RBPl, PLCN, and 128 is what? None or Native? One of the best things you
could have done is to look at the settings that come with demo plugins. Go
over all settings.

Then, you could use debug strings in PluginEntry. When they show up in the
console you should be all set, to further track problems.

Alfred

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

<Prev in Thread] Current Thread [Next in Thread>