Path: chuka.playstation.co.uk!news From: sosman@terratron.com (Steven Osman) Newsgroups: scee.yaroze.programming.codewarrior Subject: Re: Codewarrior Linking Errors Date: Mon, 29 Nov 1999 18:04:39 GMT Organization: PlayStation Net Yaroze (SCEE) Lines: 30 Message-ID: <3842c027.87477556@news.playstation.co.uk> References: <81hndn$cs02@chuka.playstation.co.uk> NNTP-Posting-Host: 209.27.57.69 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Newsreader: Forte Agent 1.5/32.452 Did you run the process to convert the library? Steven On Wed, 24 Nov 1999 22:02:26 -0000, "Matt Seeney" wrote: >This is my first post on a NY newsgroup, so excuse me if I'm being really >stupid and missing something really simple. Every project that I try to make >(using F7) in the Codewarrior IDE generates linking errors, from a simple >"Hello World" program (with or without included) to a simple loop >counter. I have copied all the relevant .lib and .h header files from the >Net Yaroze PC installation disk into the "C:\Program >Files\Metrowerks\CodeWarrior\Net Yaroze Support" lib and include folders. >When I make the project it comes up with the following errors : > >Link Error : undefined: 'printf'OOOO Referenced from 'main' in main.c >Link Error : Link failed >Link failed > >The correct access paths are set in both the system paths and user paths in >the preferences. Any helpful suggestions would be greatly appreciated >because so far my NY has been fairly useless! I've tried re-installing >Codewarrior and everything else and using the latest Metrowerks update. >Here's hoping someone can help! > >Matt Seeney > >