Re: [Anjuta-list] Anjuta doesn't like #include <bitset>?
- From: Carlo Agrusti <carlo-ag libero it>
- To: anjuta-list lists sourceforge net
- Subject: Re: [Anjuta-list] Anjuta doesn't like #include <bitset>?
- Date: Tue Mar 1 04:30:14 2005
Igor Gorbounov ha scritto lo scorso 01/03/2005 07:00:
Hi, All!
When I include <bitset> in a simple console C++ project ("Hello, world!")
the make complains on a bitstream header file
(/usr/include/c++/3.4.2/bitset):
"In file included from main.cc:5:
./bitset:1 error: stray '\127' in program
./bitset:1 error: stray '\1' in program
./bitset:1 error: stray '\1' in program..." and so on.
This very file compiles successfully with the use of a simple Makefile
and "make"
command.
Did you tell Anjuta it was a C++ project?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]