Re: CPlusTest in Xcode 2.3
Re: CPlusTest in Xcode 2.3
- Subject: Re: CPlusTest in Xcode 2.3
- From: John Richetta <email@hidden>
- Date: Sun, 16 Jul 2006 18:24:27 -0700
Hi Dave,
Nice to hear from you; thanks for your interest in my problem.
At 5:21 PM -0700 7/16/06, Dave MacLachlan wrote:
Out of curiousity, does your C++ app link to any objective C
Frameworks? e.g. doing any objective C++
I was about to reply "yes," as I am mixing both Objective-C and C++
in my main project. However, to the best of my knowledge, no
Objective-C is included in the standalone test project right now (nor
do I see anything that would trigger inclusion of Objective-C
runtime, force Objective-C compilation of some portions, etc.).
Why do you ask? I suppose mixing the two makes it difficult for one
set of startup / exit routines to do it all right (initializing and
cleaning up both Obj-C resources and C++ resources)?
I have not looked at the runtime library source yet, and I'm still
learning how to mix C++ and Objective-C effectively. As usual, color
me "green." :)
-jar
_______________________________________________
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