Re: Build errors
Re: Build errors
- Subject: Re: Build errors
- From: Cameron Hayne <email@hidden>
- Date: Sun, 10 Sep 2006 22:17:18 -0400
On 10-Sep-06, at 10:02 PM, Clarence Badger wrote:
The errors are like:
parse error before "void"
previous declaration of 'MGIdle' was here
warning: control reaches end of non-void function
warning: data definition has no type or storage class
none of which is true.
[...]
maybe there is something else I can try that I haven't thought of.
Maybe try showing us the code? Parse errors are usually pretty local
problems so it shouldn't be hard to show us the code lines that are
producing the errors. Be sure to also show us the lines (e.g. from
header files) where datatypes and variables are declared.
--
Cameron Hayne
email@hidden
_______________________________________________
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
References: | |
| >Build errors (From: Clarence Badger <email@hidden>) |