Mail Archives: djgpp/2002/06/02/19:40:30
Message-ID: | <001c01c20a86$54ab40c0$0200a8c0@tim>
|
From: | "Tim" <katarn AT starband DOT net>
|
To: | <djgpp AT delorie DOT com>
|
Subject: | Rhide
|
Date: | Sun, 2 Jun 2002 18:39:11 -0400
|
MIME-Version: | 1.0
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-Mailer: | Microsoft Outlook Express 5.50.4133.2400
|
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400
|
Reply-To: | djgpp AT delorie DOT com
|
This is a multi-part message in MIME format.
------=_NextPart_000_0019_01C20A64.C9D545C0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I am sorry to bother you but I have a problem with Rhide, the compiler =
for C++. I wrote a very small program and saved it as Hello=20
When I tried to compile it, it said,"Don't know how to build Hello.o =
from c:/djgpp/Projects/Hello"=20
Any help with this error would be greatly appreciated.=20
This is the code I typed to make the program, are there any code =
errors?( I copied it from a tutorial)
#include <iostream.h>
int main ()
{
cout << "Hello World!";
return 0;
}
------=_NextPart_000_0019_01C20A64.C9D545C0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>
<DIV><FONT face=3DArial size=3D2>I am sorry to bother you but I have a =
problem with=20
Rhide, the compiler for C++. I wrote a very small program and =
saved it=20
as <STRONG><EM>Hello</EM></STRONG> </FONT></DIV>
<DIV><FONT face=3DArial size=3D2> When I tried to =
compile it, it=20
said<EM><STRONG>,"Don't know how to build Hello.o from=20
c:/djgpp/Projects/Hello"</STRONG> </EM></FONT></DIV>
<DIV><FONT face=3DArial size=3D2> Any help =
with this error=20
would be greatly appreciated. </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>This is the code I typed to make the =
program, are=20
there any code errors?( I copied it from a tutorial)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>#include =
<iostream.h></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>int main ()</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>{</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> cout << "Hello =
World!";</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> return =
0;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>}</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV></DIV></BODY></HTML>
------=_NextPart_000_0019_01C20A64.C9D545C0--
- Raw text -