Path: chuka.playstation.co.uk!scea!greg_labrec@interactive.sony.com From: eli curtz Newsgroups: scea.yaroze.programming.codewarrior,scea.yaroze.problems.pc Subject: Re: CodeWarrior woes -- compiling C++ files Date: Thu, 26 Jun 1997 10:54:35 -0700 Organization: SCEA Net Yaroze News Lines: 17 Message-ID: <33B2ACD7.27BA@halcyon.com> References: <33B1F151.2887@ix.netcom.com> Reply-To: gromit@halcyon.com NNTP-Posting-Host: lcy-pm0-ip11.halcyon.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01 (Macintosh; I; PPC) To: spelwevr@ix.netcom.com Xref: chuka.playstation.co.uk scea.yaroze.programming.codewarrior:75 scea.yaroze.problems.pc:77 I'm only familiar with CodeWarrior on the Mac, so I'm not sure if these will help. 1) There is (in the mac version anyway) a preference in the project settings to "Treat Warnings as Errors." If this is on you could be getting piles of errors. 2) CodeWarrior (especially earlier versions on the mac) loves to give you "cascading" errors - where one syntax error can appear as dozens of errors in the correct code below it. Make sure you don't have a real error early in your list. If its not one of these, and you don't get any better info you can send me the file and I'll see if I can get it going on the mac. eli gromit@halcyon.com