Re: newbie build question.
Ian Holsman <[email protected]> Thu, 04 Dec 2003 20:20:31 +1100
| Newsgroups | gmane.network.fire.devel |
|---|---|
| Message-ID | <[email protected]> |
thanks! it compiles now. Jason Townsend wrote: > Fix checked in... please update to the latest and try again. > > -Jason > > On Dec 3, 2003, at 11:11 PM, Jason Townsend wrote: > >> Probably means we are declaring a variable in midblock and gcc 3.3 >> doesn't like it, while 3.1 let it go... I'll take a look. >> >> -Jason >> >> On Nov 27, 2003, at 12:38 AM, Ian Holsman wrote: >> >>> Hi. >>> I have just checked out the cvs code, and am trying to build fire >>> for myself. >>> >>> I'm using Panther+Xcode, and have stumbled across the following error. >>> >>> what am I doing wrong? >>> >>> Thanks >>> --Ian >>> >>> ---0<---error messages---0<---- >>> >>> NSAttributedString+AIMLanguage.m: In function >>> `-[NSAttributedString(AIMLanguage) >>> initWithAIMML:withScreenName:outbound:]': >>> NSAttributedString+AIMLanguage.m:123: parse error before `*' >>> NSAttributedString+AIMLanguage.m:140: `tagLetters' undeclared (first >>> use in this function) >>> NSAttributedString+AIMLanguage.m:140: (Each undeclared identifier is >>> reported only once >>> NSAttributedString+AIMLanguage.m:140: for each function it appears in.) >>> NSAttributedString+AIMLanguage.m:144: `scan' undeclared (first use >>> in this function) >>> NSAttributedString+AIMLanguage.m:147: `searching' undeclared (first >>> use in this function) >>> NSAttributedString+AIMLanguage.m:157: `tagStartSet' undeclared >>> (first use in this function) >>> NSAttributedString+AIMLanguage.m:159: `out' undeclared (first use in >>> this function) >>> NSAttributedString+AIMLanguage.m:164: `tagStart' undeclared (first >>> use in this function) >>> NSAttributedString+AIMLanguage.m:169: `tagString' undeclared (first >>> use in this function) >>> NSAttributedString+AIMLanguage.m:178: `lcTagString' undeclared >>> (first use in this function) >>> NSAttributedString+AIMLanguage.m:211: `quotesSet' undeclared (first >>> use in this function) >>> NSAttributedString+AIMLanguage.m:212: `unquotedEndSet' undeclared >>> (first use in this function) >>> NSAttributedString+AIMLanguage.m:380: `linkstartpos' undeclared >>> (first use in this function) >>> ...failed CompileC /usr/local/src/fire/build/Fire.build/Fire >>> (Application).build/Objects-normal/ppc/ >>> NSAttributedString+AIMLanguage.o ... >>> >>> >>> ------------------------------------------------------- >>> This SF.net email is sponsored by: SF.net Giveback Program. >>> Does SourceForge.net help you be more productive? Does it >>> help you create better code? SHARE THE LOVE, and help us help >>> YOU! Click Here: http://sourceforge.net/donate/ >>> _______________________________________________ >>> fire-development mailing list >>> fire-development-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>> https://lists.sourceforge.net/lists/listinfo/fire-development ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/