• 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
how to link shared library?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to link shared library?


  • Subject: how to link shared library?
  • From: Bill So <email@hidden>
  • Date: Sun, 4 Jan 2004 02:48:59 +0800

Dear All,

I'm new to Xcode.

I am writing an application using MySQL C API and need to link MySQL
client library as a shared library.

In gcc, I compile my test code using the following command:

gcc -o mysqldemo mysqldemo.c -I/usr/include/mysql -L/usr/lib/mysql
-lmysqlclient

However, I don't know how to set the -lmysqlclient parameter in Xcode.

Can you tell me how to?

Thank you very much for your help.

Happy New Year

Yours,
Bill
_______________________________________________
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: how to link shared library?
      • From: Scott Tooker <email@hidden>
  • Prev by Date: trick icon
  • Next by Date: Re: SOLVED: Build process stuck in XCode
  • Previous by thread: Re: trick icon
  • Next by thread: Re: how to link shared library?
  • Index(es):
    • Date
    • Thread