Path: chuka.playstation.co.uk!news From: pal Newsgroups: scee.yaroze.beginners Subject: Re: Compiling !! Date: Tue, 26 Jan 1999 10:54:26 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 17 Message-ID: <36AD90D1.560A2AD7@hotmail.com> References: <78f3ak$nd45@chuka.playstation.co.uk> <78f7sc$nd47@chuka.playstation.co.uk> <78fdt8$nd48@chuka.playstation.co.uk> Reply-To: palpalpalpal@hotmail.com NNTP-Posting-Host: marseille9-91.club-internet.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.04 [en] (Win95; I) > I have a main.c file which uses the librarys pad.h and libps.h. Make sure you write :#include and not #include "libps.h" > I copy the main.c file and the pad.h file to the C:\gnu\bin directory. You should use a separate directory for your projects. Using the gnu, psx or whatever directories doesn't hurt, but may well introduce confusion as your projects grow. Moreover, your projects may not run on someone else's system if they are not copied in the same directory. Hope this helps, pal (palpalpalpal@hotmail.com)