Path: chuka.playstation.co.uk!news From: "Matt Seeney" Newsgroups: scee.yaroze.programming.codewarrior Subject: re: Codewarrior Linking Errors Date: Wed, 24 Nov 1999 22:02:26 -0000 Organization: PlayStation Net Yaroze (SCEE) Lines: 23 Message-ID: <81hndn$cs02@chuka.playstation.co.uk> NNTP-Posting-Host: 212.49.228.203 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 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