• 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: Markus Hitter <email@hidden>
  • Date: Tue, 10 Feb 2004 11:30:53 +0100

Am 10.02.2004 um 05:02 schrieb Marty Ray:

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.

Put it anywhere you want and add it like a framework or resource to the project.


To test wether you can distribute your app, build the app, move the lib aside and run the app. Since it's a static lib, this should work.

In opposite, dynamic libs need to be embedded into the app since they are needed at runtime.


HTH, Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
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.

  • Follow-Ups:
    • Re: Where to put static libraries?
      • From: Marty Ray <email@hidden>
References: 
 >Where to put static libraries? (From: Marty Ray <email@hidden>)

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