Re: [Mysql-cocoa-users] Installation Help
Brought to you by:
sergecohen
From: Aaron J. <aj...@ed...> - 2005-02-23 03:22:46
|
John, You are attempting to build the project right inside of its read-only DMG. Copy the contents of the disk image to a folder on your hard drive first. Aaron Jacobs On Feb 22, 2005, at 8:13 PM, John Mistler wrote: > 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 > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Mysql-cocoa-users mailing list > Mys...@li... > https://lists.sourceforge.net/lists/listinfo/mysql-cocoa-users > |