Mail Archives: djgpp/2002/06/03/16:14:37
From: | eplmst AT lu DOT erisoft DOT se (Martin Stromberg)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: Rhide
|
Date: | 3 Jun 2002 07:39:52 GMT
|
Organization: | Ericsson Erisoft AB, Sweden
|
Lines: | 21
|
Message-ID: | <adf6g8$ku4$2@antares.lu.erisoft.se>
|
References: | <001c01c20a86$54ab40c0$0200a8c0 AT tim>
|
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
|
Tim (katarn AT starband DOT net) wrote:
: 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
You need to have the correct extension on your code file. .c for C and
.cpp (e. g.) for C++.
: <!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">
Please don't post HTML.
Right,
MartinS
- Raw text -