Re: xcode & c++
Re: xcode & c++
- Subject: Re: xcode & c++
- From: Scott Ribe <email@hidden>
- Date: Sat, 03 Mar 2012 07:02:25 -0700
On Mar 2, 2012, at 6:20 PM, koko wrote:
> I disagree. If you are doing development for Win and Mac with as much a common code base as possible the compiler setting is the only way to go.
No it is not. "The only way to go" is to carefully control the boundaries where Objective-C (or plain C) and C++ are mixed. If you do that correctly, you will have no need for the compiler setting, if you don't do it, you will have an unholy mess.
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
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