Subj : Re: Compiling Spoon from soupgate
To : Sean Rima
From : Wilfred van Velzen
Date : Tue Jul 28 2009 10:25 pm
Hi,
On 27 Jul 09 22:35, Sean Rima wrote to All:
about: "Compiling Spoon from soupgate":
SR> I am trying to compile spoon from soupgate with no joy
SR> I get the following error
SR> socket.cpp: In member function �int Socket::SendText(char*, u_long)�:
SR> socket.cpp:300: error: �ifstream� was not declared in this scope
This looks like this code was written in an older "version" of c++.
The easiest way to fix this would be adding the line
using namespace std;
Somewhere after the #include lines
Bye, Wilfred.
--- FMail/Win32 1.62.GPL
* Origin: Amiga Offline BBS Lisse (2:280/464)