Re: Compiler error on NSAddImage call
Re: Compiler error on NSAddImage call
- Subject: Re: Compiler error on NSAddImage call
- From: Randy Croucher <email@hidden>
- Date: Wed, 5 Nov 2003 23:48:10 -0800
Does your file have a suffix .c or .cpp ?
In C, you need to use the two word name for the type:
struct mach_header
That was it, I was just coming to post that I found it, and I saw your
reply. Thank you.
Is there an option in Xcode to force C++ compilation of .c files? I
had this option on in CodeWarrior.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.