From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: rhide installation Date: 1 Dec 2002 18:40:39 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 25 Message-ID: References: NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com IcEmAn 2oo0 (iceman2oo0 AT hotmail DOT com) wrote: : Hi, my name is Joe Impellizzieri, and I just upgraded from windows ME to : windows XP, and I'm having trouble getting rhide working again. I ahd it : fully operational in ME, but it won't work for XP. Is there other stuff I : have to do because I'm running it in xp now? I'm pretty sure I installed it : correctly. I have all the right directories, and I added the two lines to : the autoexec.bat. When I run rhide, it comes up in full screen now, which I : don't like because before it was minimized, and nothing will compile. I try : and compile a one lined C++ program, and wierd errors come up like : aah.cpp(6) warning: Cannot pass object of non POD type : 'class_ostream_withassign' through '...' I'm not sure but that sounds (to me) that you've managed to mix up your DJGPP tools with some other tool chain. Are you sure you got the path setup right? What does "set" say? Right, MartinS