Re: C on Xcode
Re: C on Xcode
- Subject: Re: C on Xcode
- From: Dmitry Markman <email@hidden>
- Date: Mon, 08 Aug 2011 22:08:56 -0400
take a look at the switch -x of the compiler
you can have ObjectiveC/C++ code in the .c/.cpp files easily
you can use c++ code in .mm file without any problem
On Aug 6, 2011, at 4:01 PM, Claudio Ceballos Paz wrote: Hello, friends.I'm trying to integrate Zinnia [1] on my iPad proyect. But I don't know how to integrate a C++ library to my Objective-C proyect on Xcode. I've seen some tutorials on genereic integration of C++ and Objective-C++.
Can anyone help me? I'm quite lost. Thanks.
Dmitry Markman
|
_______________________________________________
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
References: | |
| >C on Xcode (From: Claudio Ceballos Paz <email@hidden>) |