From: lonsn95NOSPAM AT octarine DOT cc DOT adfa DOT oz DOT au (Steve) Newsgroups: comp.os.msdos.djgpp Subject: Problems with RHIDE Date: Sat, 11 Oct 1997 07:00:18 GMT Organization: Disorganised Lines: 30 Message-ID: <343f2302.18893376@news.adfa.oz.au> Reply-To: lonsn95NOSPAM AT octarine DOT cc DOT adfa DOT oz DOT au NNTP-Posting-Host: 131.236.108.33 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I've just set up DJGPP and RHIDE, and I had it going fine for a while, but there was an intermittent error which has now come back and it's driving me nuts. I'm running RHIDE under Win3.1, using a default project (rhide.gpr), which I don't open at startup but which contains all my preferences for colours etc. The problem is that when I try and compile code, I get the following error message: "There were some errors" Which as you can imagine doesn't tell me very much. I've tried passing different arguments to the compiler, including -Wall and -v, but no luck. What am I doing wrong? BTW - I have checked the FAQ, I might be just missing something obvious but I haven't found an answer there. I am a complete novice, but I can't see why this code won't compile: void main() { } Any help would be greatly appreciated! ------------------------------------------------------- Steve Long to reply please remove the NOSPAM from my email address