Are you compiling your Objective-C code as ObjC++ or straight ObjC? Name your 
source files with .mm extension to indicate ObjC++. Also read the following:

http://developer.apple.com/Mac/library/documentation/Cocoa/Conceptual/ObjectiveC/Articles/ocCPlusPlus.html

Mark

On 15 Mar 2010, at 07:08, Pavel Subach wrote:

> i know how-to use occi library in C++ based project on macosx, but when i try 
> including iostream and occi.h in my objective-c class when i build my cocoa 
> application and get error such as Cannot find iostream and more others bug...
> If anybody know step-by-step guide for implementing occi library in 
> objective-c or how to create cocoa application that work with Oracle DB, 
> please help :(_______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/mark.woollard%40mac.com
> 
> This email sent to mark.wooll...@mac.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to