[Mysql-cocoa-users] SMySQL First test
Brought to you by:
sergecohen
From: Marc de B. <ma...@ka...> - 2003-12-29 13:29:57
|
Hi, i'm trying to use the SMySQL_bundled on Mac OS X 10.3.2 with Xcode 1.1 and the source code from CocoaMySQL to test the stuff. When using build i get 4 errors. => so i tried to make my own app build ok, until i add the SMySQL_bundled.framework then i get the following error. --------- dyld: /Volumes/Gothic_Drive/Users/marcdebl/Documents/Book-Keeper/build/Book- Keeper.app/Contents/MacOS/Book-Keeper can't open library: @executable_path/../Frameworks/SMySQL_bundled.framework/Versions/A/ SMySQL_bundled (No such file or directory, errno = 2) Book-Keeper has exited due to signal 5 (SIGTRAP). --------- have to say i'm pretty new to Xcode and that stuff Marc |