From: "Robert Eaton" Subject: Need help with using RHIDE with C++ files Date: Mon, 8 Sep 1997 11:39:44 -0400 Lines: 12 Message-ID: Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I'm using RHIDE v1.3 under Win95, and have been having problems compiling C++ files under RHIDE. The problem is, whenever I try compiling a file with the extension .CPP, RHIDE locks up when I try to compile. I can compile .CPP files fine from the command line, generating perfectly good executables, and I RHIDE is compling .C files just fine. Anyone know how I can get RHIDE to comple .CPP files correctly? Thanks, Craig