Path: chuka.playstation.co.uk!scea!peter_alau@playstation.sony.com From: "Manny Najera" Newsgroups: scea.yaroze.programming.codewarrior Subject: Linker errors (Please help!) Date: 10 Jul 1998 03:15:35 GMT Organization: Flash Games Lines: 12 Message-ID: <01bdabb2$1916e0a0$4cb5dccf@mannynaj> NNTP-Posting-Host: chf-il5-76.ix.netcom.com X-Newsreader: Microsoft Internet News 4.70.1162 I haven't used CW in a while, but when I tried to compile some C++ code, I got this error: Link Error : undefined: ‘GetPadBuf(volatile unsigned char**,volatile unsigned char**)’ Referenced from ‘main’ in main.c GetPadBuf is the only lib function that I use in this particular program. I know there must be something that I left out, but I can't figure out what it is. I created a new project, then typed a few lines of code into main.c. What could be the problem? Manny Najera