[Mysql-cocoa-users] Installation Help
Brought to you by:
sergecohen
From: John M. <joh...@ad...> - 2005-02-23 02:14:00
|
I need some serious newbie help...having no experience in adding frameworks to an XCode App. I have downloaded the OSX SMySQL-src.2.3.1 dmg. and opened the SMySQL.pbproj in XCode. My intent is to add the bundled version of SMySQL to my XCode app. I assume that I have to build the bundled version before attempting to add it to my app, so I "clean all targets" and attempt to build the SMySQL_bundled target. After getting an unexpected "Unable to Save Project--this project might be locked or might not be writable" message, the build process fails with 3 errors: Missing file or directory: /Volumes/SMySQL_src_2.3.1/build/SMySQL.build/SMySQL.build/info.plist Missing file or directory: /Volumes/SMySQL_src_2.3.1/build/SMySQL.build/SMySQL.build/pbdevelopment.plis t Missing file or directory: /Volumes/SMySQL_src_2.3.1/build/SMySQL.build/SMySQL.build/BPTag005-script.sh Am I going about this the wrong way, and/or is there something wrong with my SMySQL project? I have tried downloading a new one, but with the same outcome. Thanks for any insight, John Mistler |