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>