delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/05/08/04:18:23

Sender: vheyndri AT rug DOT ac DOT be
Message-Id: <3552BF9A.1F86@rug.ac.be>
Date: Fri, 08 May 1998 10:17:30 +0200
From: Vik Heyndrickx <Vik DOT Heyndrickx AT rug DOT ac DOT be>
Mime-Version: 1.0
Newsgroups: comp.os.msdos.djgpp
Cc: djgpp AT delorie DOT com
Subject: Re: DJVERIFY SYSTEM REPORT & LOG FILE
References: <3552A2E0 DOT C5B9BB05 AT uswest DOT net>

Patrick Kenney wrote:
> 
> I am having trouble with rhide compiling programs. I am getting errors
> saying that c:\djgpp\include\windows.h and all include files do not
> exist but they do in that path.
> "system report & log file generated with djverify" Hope I can get some
> help.

> SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND\C:\DJGPP\BIN\;%PATH%

Be very careful when typing things. In the above line there is a missing
semi-colon which is more than likely the cause of your trouble.
Change the line to:
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DJGPP\BIN;%PATH%

-- 
 \ Vik /-_-_-_-_-_-_/
  \___/ Heyndrickx /
   \ /-_-_-_-_-_-_/  Knight in the Order of the Unsigned Types

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019