xcode & c++ again
xcode & c++ again
- Subject: xcode & c++ again
- From: Livio Isaia <email@hidden>
- Date: Sun, 04 Mar 2012 13:07:50 +0100
I apologize if this may be boring, only want to specify that the problems (error: expected '=', ',', ';', 'asm' or '__attribute__' before 'X3DBaseDataObject when compiling c++ file in mixed oobjective-c & c++ project) arise when I include (<#include "myFile.h">) the c++ file in other objective-c files in order to use the newly created classes. If I don't include it anywhere it compiles correctly, but I can't use the classes... I tried everything, but still can't resolve the matter.
(xcode 3.2.6 with GCC 4.2 on OS X 10.6.8, also tried LLVM GCC 4.2),
Any help will be appreciated.
Thanks in advance, regards, livio. |
_______________________________________________
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