Re: mysql objc options
Re: mysql objc options
- Subject: Re: mysql objc options
- From: matt neuburg <email@hidden>
- Date: Fri, 11 Jun 2004 07:27:16 -0700
On Thu, 10 Jun 2004 15:19:16 +0200, "Richard Chamberlain"
<email@hidden> said:
>
Recently I've been looking at the various options of
>
talking to a MySQL database.
>
>
I've concluded that the c api is as easy as anything else
>
to use.
>
>
However I'm somewhat of a c newbie and I'm not sure about
>
how I need to set things up to get it to work.
>
>
I've got MySQL installed but I'm not sure how to set up
>
Xcode in order to have access to the library.
>
>
I also tried to install the ObjC MySQL framework from
>
sourceforge but had similar problems in finding simple
>
instructions in how to setup Xcode to use it.
The way I did it was to drag libmysqlclient.a into my project to use it as a
library, and list /usr/local/mysql/include among the Headers search paths.
m.
--
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
AppleScript: the Definitive Guide! NOW SHIPPING...! (Finally.)
http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.