[missing-sync-palmos-dev-talk] Bridge Library Questions

Mark Chung mark.chung at sri.com
Mon Apr 17 08:58:15 PDT 2006


I tried building the sample conduit with the updated bridge library in 
XCode 2.2.1, and got an error (below). Missing Sync is not installed. I 
got a similar error building my conduit with the new library, though 
when I reverted back to the old library, it built successfully. I'm 
interested in trying the new library because I just got a bug report 
from a user who is running 10.3.9.

Building target “SampleConduit” of project “SampleConduit” — (1 error)
cd /Users/mchung/Desktop/SampleCode.1/SampleConduit
/usr/bin/g++-4.0 -o 
/Users/mchung/Desktop/SampleCode.1/SampleConduit/build/Development/SampleConduit.plugin/Contents/MacOS/SampleConduit 
-L/Users/mchung/Desktop/SampleCode.1/SampleConduit/build/Development 
-L/Users/mchung/Desktop/SampleCode.1/SampleConduit 
-F/Users/mchung/Desktop/SampleCode.1/SampleConduit/build/Development 
-filelist 
/Users/mchung/Desktop/SampleCode.1/SampleConduit/build/SampleConduit.build/Development/SampleConduit.build/Objects-normal/ppc/SampleConduit.LinkFileList 
-framework Carbon -lMissingSyncBridge -arch ppc -bundle 
-mmacosx-version-min=10.3 -isysroot /Developer/SDKs/MacOSX10.3.9.sdk
/usr/bin/ld: Undefined symbols:
loadBridge()
unloadBridge()
collect2: ld returned 1 exit status
/usr/bin/ld: Undefined symbols:
loadBridge()
unloadBridge()
collect2: ld returned 1 exit status
Build failed (1 error)

Scott Gruby wrote:
> Also, you'll want to download the sample code again as we fixed some 
> issues with the bridge library running with HotSync Manager on 10.3.9.




More information about the missing-sync-palmos-dev-talk mailing list