• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Where to put static libraries?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where to put static libraries?


  • Subject: Re: Where to put static libraries?
  • From: Denis Stanton <email@hidden>
  • Date: Tue, 10 Feb 2004 17:56:20 +1300

Marty

On Tuesday, February 10, 2004, at 05:02 PM, Marty Ray wrote:

I am trying to write an application that allows me to access a mysql database. They have a static library "libmysqlclient.a" that I need to link to, but I can't figure out how to do that.

I'm hoping someone who know more about this will answer because I wasn't sure about this myself. In the mean time I have something working with my Cocoa appl


I'm not sure if this is the best way to do it. I have the following:

/Users/me/Library/Frameworks/SMySQL_static.framework/Headers/...
/Users/me/Library/Frameworks/SMySQL_static.framework/SMySQL_static
etc


in my code I have #import <SMySQL_static/SMySQL.h>

@class SMySQLConnection;
@class SMySQLResult;

denis
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Where to put static libraries? (From: Marty Ray <email@hidden>)

  • Prev by Date: Where to put static libraries?
  • Next by Date: Creating syntax files
  • Previous by thread: Where to put static libraries?
  • Next by thread: Re: Where to put static libraries?
  • Index(es):
    • Date
    • Thread