Path: chuka.playstation.co.uk!news From: george_bain@playstation.sony.com (George Bain) Newsgroups: scee.yaroze.beginners Subject: Re: Compiling !! Date: 24 Jan 1999 13:40:28 GMT Organization: Sony Computer Entertainment Europe Lines: 34 Message-ID: <78f7sc$nd47@chuka.playstation.co.uk> References: <78f3ak$nd45@chuka.playstation.co.uk> NNTP-Posting-Host: mailgate.scee.sony.co.uk Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII X-Newsreader: WinVN 0.99.8 (x86 32bit) Hi there, Make sure you setup your paths correctly. Check your djsetup.bat. See below... Regards, George@SCEE @echo off set DJGPP=d:/yaroze/psx/djgpp.env PATH %path%;d:\yaroze\psx\bin;d:\yaroze\gnu\bin set TMP=c:\temp set DTLH3000=0x2f8,3,115200 In article <78f3ak$nd45@chuka.playstation.co.uk>, matthew@mchubb.fresserve.co.uk says... > >I am having problems compiling my first program, this may sound really dumb >but when ever I have tried to compile my code it comes up with an error : > > main.c:9 libps.h: file not found > >any suggestions would be most helpful > > > >