::main must return int
::main must return int
- Subject: ::main must return int
- From: Bruce Bullis <email@hidden>
- Date: Fri, 12 Aug 2005 08:50:42 -0700
Hi!
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.
All AE plug-ins return a long from their main() functions. Every
other compiler known to man accepts them without complaint.
Yeah, yeah, I know mains supposedly 'must' return an int. Riiiight.
In theory, there's no difference between theory and practice. In
practice, there is.
Ain't no WAY Adobe's internal and external developers are going to
modify hundreds of plug-ins to fit XCode's capricious error reporting.
So...
How do I keep XCode from choking on this spurious 'error'?
Thanks in advance,
-bbb
_______________________________
Bruce Bullis
API Engineering Manager
Adobe Dynamic Media
_______________________________
_______________________________________________
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