• 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: Calling C++ from Obj-C
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Calling C++ from Obj-C


  • Subject: Re: Calling C++ from Obj-C
  • From: "Todd Heberlein" <email@hidden>
  • Date: Fri, 31 Aug 2001 09:19:42 -0700
  • Organization: Net Squared, Inc.

>From: brian hook <email@hidden>

> I have a fairly large codebase of C++ classes that are integrated
> into my current projects. There's a lot of stuff in there that
> my Cocoa app needs to be able to access.

Objective-C++ (or ObjC++), a blend of Objective C and C++, provides
exactly what you need. An example of mixing code can be found at
http://www.schemaresearch.com/osx_objcplusplus/

That page is actually a complaint about the removal of ObjC++ from the
shipping MacOS X development tools. However, Apple has committed to
bringing it back, and the 10.1 tools, which should ship in about a
month, will come with it.

If you are a registered ADC member you can upgrade your MacOS X
developer tools beyond what ships on the CDs from the store shelves, and
then you might be able to ask Apple nicely enough for access to a seed
version of ObjC++.

If you register as a paying member of ADC (e.g., a Select membership is
$500/year) you will probably be sent the latest tools on CD.
http://www.apple.com/developer/


Todd


References: 
 >regarding nib files. (From: Annie Felix <email@hidden>)
 >Calling C++ from Obj-C (From: brian hook <email@hidden>)

  • Prev by Date: Re: regarding nib files.
  • Next by Date: Re: Calling C++ from Obj-C
  • Previous by thread: Re: Calling C++ from Obj-C
  • Next by thread: Re: regarding nib files.
  • Index(es):
    • Date
    • Thread