Re: Moving from CodeWarrior PreProcessor problem
Re: Moving from CodeWarrior PreProcessor problem
- Subject: Re: Moving from CodeWarrior PreProcessor problem
- From: Doug Neale <email@hidden>
- Date: Sat, 30 Jun 2007 10:28:35 +0100
Thanks Steve,
I was trying too hard to deduce what was happening and perhaps
over-simplified the situation.
Your example proves that the files are 'concateneated' for want of a
better word, but my problem seems to lie with the overall 'scope' of the
resultant file.
So I did what I should have done in the first place before crying for
help, I created a brand new project of the same kind as I am trying to
port which is a carbon bundle.
With just the main.c file I created a trivial piece of code using
declared local variables and checked that it compiled without errors,
which it did (not the first time, of course).
Then I moved the local variables to a header file and it still worked
perfectly!!!
My problem must lie somewhere in the way that the third party external
framework is declared, so I will go away and see if I can break the
problem down into manageable pieces.
Regards,
Doug Neale
_______________________________________________
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