[SOLVED] C++ in a Cocoa App - How Hard is THAT?
[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