Re: ::main must return int
Re: ::main must return int
- Subject: Re: ::main must return int
- From: Dair Grant <email@hidden>
- Date: Fri, 12 Aug 2005 17:16:32 +0100
Bruce Bullis wrote:
>I'm adding XCode sample projects to the Adobe After Effects SDK. I
>have most things working, but have run into the "::main must return
>int" silliness. Google indicates I'm not the first to do so.
...
>How do I keep XCode from choking on this spurious 'error'?
You can set the Other C Flags option to "-Wno-main" to disable this
warning.
-dair
___________________________________________________
mailto:email@hidden http://www.zonic.co.uk/
_______________________________________________
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