From: "godsofmetal" Newsgroups: comp.os.msdos.djgpp Subject: Compiling a Project with Rhide. Date: Sun, 3 Sep 2000 18:59:15 +0200 Organization: Tiscali Spa Lines: 21 Message-ID: <8ou0p0$hu4$1@pegasus.tiscalinet.it> NNTP-Posting-Host: mi3-1066.dialup.tiscalinet.it X-Trace: pegasus.tiscalinet.it 968001120 18372 62.11.63.170 (3 Sep 2000 17:12:00 GMT) X-Complaints-To: newsadmin AT tiscali DOT it NNTP-Posting-Date: 3 Sep 2000 17:12:00 GMT 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 Path: news.mv.net!newspeer.phoen-x.net!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!cpk-news-hub1.bbnplanet.com!frnkge1-snf1.gtei.net!news.gtei.net!draco.tiscalinet.it!not-for-mail Xref: news.mv.net comp.os.msdos.djgpp:103137 I'm tryng unsuccesfully to compile a project file with some .c sources and ..h files. What i'm doing : 1.Open project (named it) 2. Add all the .c files (items). 3. Press Run. But the compiler compiles only the first file in the project window, not all the files. I don't understand what's actually wrong! Does anybody could suggest me how to solve this??? max