Mail Archives: djgpp/1997/05/18/03:41:54
From: | nconnc AT aol DOT com (Nconnc)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Newbie question (error that needs cc1plus.exe file)
|
Date: | 17 May 1997 08:54:15 GMT
|
Message-ID: | <19970517125400.IAA20150@ladder02.news.aol.com>
|
NNTP-Posting-Host: | ladder02.news.aol.com
|
Organization: | AOL http://www.aol.com
|
Lines: | 17
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I use rhide to make a simple program to test the compiler such as
#include <iostream.h>
void main(void)
{
cout << "Test";
}
And I get an error saying can't find cc1plus.exe
I check all 3 of my hard drives I don't have the file, so if theres a way
to avoid this error or if someone could send me that file I would bge very
thankful. Please e-mail me with the reply to this message.
- Raw text -