www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/07/01/00:55:50

Date: Tue, 30 Jun 1998 23:56:43 -0400 (EDT)
Message-Id: <199807010356.XAA27517@gold.muskoka.com>
Mime-Version: 1.0
To: djgpp AT delorie DOT com
From: Colin <agilbert AT muskoka DOT com>
Subject: HELP!!!!!

i have been to all the help chanels that i could find and no one would/could
help
me, so please see if you can help me.
my problem is as follows
i have writtin this program in djgpp.
<----------->
#include <stdio.h>
#include <iostream.h>
#include <conio.h>

int.main() {
        cout << "This better work!!!!";
        getch();
}
<----------->
and when I try and run it or turn it into an .exe (which ever you like to
call it) it tells me this in the message window
<----------->
Compiling: first.cc
c:/djgpp/lang/cxx/streambuf.h(36) In file included from
c:/djgpp/lang/cxx/streambuf.h:36,
c:djgpp/lang/cxx/iostream.h(31)     from c:/djgpp/lang/cxx/iostream.h:31,
first.cc(2)       from first.cc:2:
c:/djgpp/lang/cxx/libio.h(30) Error: _G_config.h: No such file or directory
(ENOET)
There were some errors
<----------->
why does it do this? i can't fix it, i think it is something to do with the
linkers but i'm not sure...PLEASE help.
        -Colin

- Raw text -


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