realbasic-plugins
[Top] [All Lists]

Re: Plugins SDK on Intel Macs ?

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Plugins SDK on Intel Macs ?
From: Björn Eiríksson <bjorn at einhugur dot com>
Date: Sat, 20 May 2006 16:51:08 +0000
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <CD8A1072-3AD6-4F83-B91D-404259C922F1 at great-white-software dot com> <61750CB0-89E3-4F6A-A07D-1A1240B5D4EE at freaksw dot com> <C104D0CF-FACB-4E87-AD0E-45C31B7CC4C1 at great-white-software dot com> <9DBA07A6-AFFC-47C7-8402-469A151E1710 at freaksw dot com> <890CDD8F-8A81-40F2-BE58-841E3F740729 at great-white-software dot com> <CFE9513D-8A73-455D-870D-95E77235C6B0 at great-white-software dot com> <92D2E270-EC4C-440B-8FFB-DDCBF6AB2F04 at freaksw dot com> <F05E8731-78AE-4CA5-9F74-28127BF2F24D at great-white-software dot com> <0c73d71427d9a53429fa06b26b7eebc1 at realsoftware dot com> <2ED18D04-2759-4923-9F8C-36E5F29A58CA at great-white-software dot com>
I would say from the error description that you have not set "Architecture" to exclusive ppc only.

Björn


On 20.5.2006, at 16:18, Norman Palardy wrote:


Helps ... well ... sort of

I adjusted the path in the Target settings & recompiled
483 compiler errors, 3 warnings

I notice that its complaining about not finding rb_plugin.h and REAlplugin.h

So I adjust the target setting for user include paths to
        /Users/npalardy/Downloads/Plugins SDK/Includes

Still barks and gives me 483 compile errors

Hmmm .... this path SHOULD be "/Users/npalardy/Downloads/Plugins SDK/Includes" (note the quotes)

Now I get 127 compiler errors
The first is this one
error : 'GetCurrentA4' was not declared in this scope PluginMain.cpp:94

and this line hilighted
        unsigned long pluginA4 = GetCurrentA4();

The balance are of this style
error : initializing argument 1 of 'void (* buildEnvironmentShell (void *))()
        error : invalid conversion from void (*)() to void

Now what ?

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