• 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: [OT] Building a dynamic library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OT] Building a dynamic library


  • Subject: Re: [OT] Building a dynamic library
  • From: Chris Hanson <email@hidden>
  • Date: Tue, 26 Nov 2002 20:43:46 -0600

At 12:26 PM +1100 11/27/02, Matthew Smith wrote:
Hello, I'm trying to build my own dynamic library, but am not sure how to
set up project builder to do it...

If you're doing Cocoa development, you should probably create a framework, not a dynamic library. (Even if you're not doing Cocoa development, a framework is likely to be easier and more appropriate to create. You can bundle headers, documentation, etc. into a framework, which you can't do with a dynamic library.)

There are Project Builder project type for both Cocoa and Carbon frameworks.

If you want an example of how to create a Cocoa framework, you can check out the source code for BDControl at <http://bdistributed.com/Projects/BDControl/>.

-- Chris

--
Chris Hanson | Email: email@hidden
bDistributed.com, Inc. | Phone: +1-847-372-3955
Making Business Distributed | Fax: +1-847-589-3738
http://bdistributed.com/ | Personal Email: email@hidden
_______________________________________________
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.

  • Follow-Ups:
    • Re: [OT] Building a dynamic library
      • From: Matthew Smith <email@hidden>
References: 
 >[OT] Building a dynamic library (From: Matthew Smith <email@hidden>)

  • Prev by Date: Re: Adding Type-ahead to tableView
  • Next by Date: Re: Adding Type-ahead to tableView
  • Previous by thread: [OT] Building a dynamic library
  • Next by thread: Re: [OT] Building a dynamic library
  • Index(es):
    • Date
    • Thread