Re: Can't build OCUnit example
Re: Can't build OCUnit example
- Subject: Re: Can't build OCUnit example
- From: Shawn Erickson <email@hidden>
- Date: Wed, 7 Apr 2004 19:49:04 -0700
On Apr 7, 2004, at 6:30 PM, Hua Ying Ling wrote:
I downloaded the OCUnit installer package OCUnitRoot, installed and
then tried to build the PersonComplete example but it fails with the
following compile errors:
SenTestCase_Macros.h:18: bad macro argument list
SenTestCase_Macros.h:92: bad macro argument list
SenTestCase_Macros.h:92: redefinition of macro STAssertEquals
SenTestCase.h:18: this is the location of the previous definition
PersonComplete:0: unrecognized option `-fobjc-exceptions'
PersonComplete:0: unrecognized option `-fobjc-exceptions'
<built-in>:1: no macro name given in #define directive
What developer tools are you using to build it with and on what OS
version?
The objc-exceptions is recent addition to the Objective-C runtime, I
believe it requires Mac OS X 10.3 and likely xcode (need current
version of Apple's spin of gcc).
-Shawn
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.