On Sun, Jun 7, 2009 at 9:42 AM, bala chandar wrote:
> Hai,
> I recently installed Ubuntu 8.10.Actually I need g++ for my project.So
> I installed it through synaptic.I installed g++,g++ 4.1,g++4.2,g++ 4.3
> all shown in synaptic.
> But when i compile my project it says,
> stream.h - No Such File or
Hi Bala,
bala chandar wrote:
I installed build-essential already.But again it shows the same
errors.I need to know which library i need to install to get those
headers.
Firstly, stream.h and fstream.h are not *standard c++ headers*, so they don't
exist (afaik) in gnu c++ devel. environment. P
I installed build-essential already.But again it shows the same
errors.I need to know which library i need to install to get those
headers.
Thank you
___
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with
"unsubscribe "
in the subject or
>
>
> I installed it through synaptic.I installed g++,g++ 4.1,g++4.2,g++ 4.3
> all shown in synaptic.
try installing build-essentials
___
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with
"unsubscribe "
in the subject or body of the message.
ht
Hai,
I recently installed Ubuntu 8.10.Actually I need g++ for my project.So
I installed it through synaptic.I installed g++,g++ 4.1,g++4.2,g++ 4.3
all shown in synaptic.
But when i compile my project it says,
stream.h - No Such File or Directory Found
fstream.h - No Such File or Directory Found
I