• 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
[SOLVED] C++ in a Cocoa App - How Hard is THAT?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SOLVED] C++ in a Cocoa App - How Hard is THAT?


  • Subject: [SOLVED] C++ in a Cocoa App - How Hard is THAT?
  • From: Thomas Engelmeier <email@hidden>
  • Date: Sat, 8 Oct 2005 23:43:52 +0200

At 12:11 Uhr -0700 08.10.2005, email@hidden wrote:

	Many thanks to the very nice folks who chimed in on this issue.  For
the record, here's what ended getting me the traction to move on past
that problem.

You have mastered the trivial part :-). The hidden gotcha is to write a WELL-DEFINED Objective-C++ application. Objective-C exceptions won't clean up C++ objects and C++ exceptions bypass the Objective-C handlers. See <http://umbar.com/membrane/>.


Regards,
	Tom_E


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: Setting a build setting that will work as an environment variable in the build phase
  • Next by Date: Re: Cross-SDK CGImageCreate
  • Previous by thread: Re: [SOLVED] C++ in a Cocoa App - How Hard is THAT?
  • Next by thread: Re: [SOLVED] C++ in a Cocoa App - How Hard is THAT?
  • Index(es):
    • Date
    • Thread