Hi Folks:

I am stumped.  Completely.

I have 2 Macs: call them G5A (a dual G5 tower) and G5B (an iMac), both
running 10.4.9.

I have RealBasic 2007r1, some custom plugins I wrote, in RB's plugin
folder and an RB project folder, all on a USB drive.

Connect the USB drive to G5A.  Open RB and the project, build my app.
Everything builds fine, the app runs fine on G5A.

However, the app FAILS to run on G5B with a string of error windows at startup:

Runtime Error 4: failed assertion
Location: /volumes/RBUS/REALbasic/REALbasicXcode/.../../Common/plugin.cpp:7078
Failue condition: pluginEntryTable.GetEntry
etc...etc...
can't find plugin method pksPG_connect(hostaddr,....)

So seemingly my plugin is at fault, but it built and the app runs fine
on G5A.  Right?

It gets better:

Connect the USB drive to G5B, and try rebuilding the same project
(remember, same drive, same volume, same copy of RB and its plugin
folder, same project):

Build fails with a string of errors reporting that none of the
pksPG_xxx methods cannot be found (ie all the methods contained in the
seemingly bad plugin).

So my plugin in bad?  But the same project built just fine with the
same plugin on G5A.

I rebuilt my plugin in Xcode, rebooted both G5's, re-installed RB.  Nothing.

My project will only build, and my app will only run, on G5A
(incidentally, I tried on 2 other Macs, a G4 and an Intel, and same
failures).

Yet I have several other plugins that link and the apps run just fine
on every Mac.

What on earth could be wrong????

I am totally stumped and have no idea what else to try.

Peter.

-- 
-------------------------------------------------------------------------------
Peter K. Stys, MD
Professor of Medicine(Neurology), Senior Scientist
Ottawa Health Research Institute, Div. of Neuroscience
Ottawa Hospital / University of Ottawa
Ontario, CANADA
tel:    (613)761-5444
fax:    (613)761-5330
http://www.ohri.ca/profiles/stys.asp
-------------------------------------------------------------------------------
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to