Message-ID: <35899508.6D0E31BA@cue.satnet.net> Date: Thu, 18 Jun 1998 17:30:33 -0500 From: "Ronald Patiņo G" MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: How can i Setup RHIDE Content-Type: multipart/mixed; boundary="------------7D70F07DE093C1F86A6FA9D5" Precedence: bulk This is a multi-part message in MIME format. --------------7D70F07DE093C1F86A6FA9D5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi people! I've just gottne into djgpp, but i`m having problems trying to get to compile a c file. Could somebaody explain me how to set up Rhide, since every time i open a file or project and try to compile it i get this messages in the status window compiling :Hello.c Comand or filename incorrect no errors. And then when i try to run it y get this return code -1. I added in the path all the include, lib paths, but it does not work, i also filled in options directories but it doesn`t work either. Please give hand with this!!! Thanx . Ronald. --------------7D70F07DE093C1F86A6FA9D5 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Return-Path: Received: from delorie.com([199.125.93.1]) (1784 bytes) by cue.satnet.net via sendmail with P:esmtp/D:user/T:local (sender: ) id for ; Thu, 18 Jun 1998 16:27:10 -0500 (ECT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-Apr-9) Received: (from guest AT localhost) by delorie.com (8.8.5/8.8.5) id QAA04974 for djgpp-list; Thu, 18 Jun 1998 16:30:44 -0400 (EDT) Received: (from root AT localhost) by delorie.com (8.8.5/8.8.5) id QAA04954 for djgpp AT delorie DOT com; Thu, 18 Jun 1998 16:30:38 -0400 (EDT) From: Vagabond_Kube AT my-dejanews DOT com Newsgroups: comp.os.msdos.djgpp Subject: Compiles C but not C++ Date: Thu, 18 Jun 1998 20:23:32 GMT Organization: Deja News - The Leader in Internet Discussion Message-ID: <6mbt04$h51$1 AT nnrp1 DOT dejanews DOT com> NNTP-Posting-Host: 207.228.68.1 X-Article-Creation-Date: Thu Jun 18 20:23:32 1998 GMT X-Http-User-Agent: Mozilla/4.04 [en] (Win95; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi people! I'm having a bit o a problme hat I hope someone out there can help me out with. I'm trying to write and compile C++ code in DJGPP using RHIDE. When I write a standard C program it compiles and runs fine. But then when I try and compile a C++ program (I #include ) it returns an error saying that it cannot find streambuf.h that iostream.h includes. Yet when I look for the file myself in DOS I can easily find it and it is in the EXACT same directory as iostream.h is. Both are still under /djgpp/lang/cxx. Is this where I should keep them or should I move these files elsewhere. Any help would be greatly appreciated. Thanx in advance, Vagabond Kube. -----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading --------------7D70F07DE093C1F86A6FA9D5--