Redefinition of strbuf
Redefinition of strbuf
- Subject: Redefinition of strbuf
- From: "Ben Phipps" <email@hidden>
- Date: Mon, 15 May 2006 11:24:48 -0700
Hi, I'm writing an objective-c++ app that uses ACE, a third party c++
library quite heavily. When I try including any Mac OS X frameworks
like <Cocoa/Cocoa.h> I get an error
main.mm:8: error: redefinition of 'struct strbuf'
It appears that strbuf is declared in ACE somewhere and also in
OpenTransport.h. Since OpenTransport appears to be deprecated, is
there a way to not include it while keeping everything else? Or can
anyone suggest another solution? Thanks
Ben
_______________________________________________
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