RE: #include <sstream>
RE: #include <sstream>
- Subject: RE: #include <sstream>
- From: "Carl Smith" <email@hidden>
- Date: Tue, 31 May 2005 13:47:41 -0400
- Thread-topic: #include <sstream>
Found the problem, I was compiling the
file as .c. To get the c++ gnu compiling it needs to be .cpp.
Thanks for reading anyway.
Carl
-----Original Message-----
From:
macnetworkprog-bounces+csmith=email@hidden
[mailto:macnetworkprog-bounces+csmith=email@hidden] On Behalf Of Carl Smith
Sent: Tuesday, May 31, 2005 11:41 AM
To: email@hidden
Subject: #include <sstream>
Not sure if this is the correct form
to ask, but seeing as how my App is dealing with mostly network stuff I thought
I’d start here.
I have an Application in Xcode 1.5
that I am putting #include <sstream> into the beginning of one of my
files. I keep getting a ‘file not found’ error when compiling.
I can find sstream under
usr/include/gcc/Darwin/3.3/c++/ so I am assuming I should be able to include it
in my build.
Any suggestions?
Thanks
Carl
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden