Re: Squid 3 build error using Visual Studio

2007-08-12 Thread Amos Jeffries

Serassio Guido wrote:

Hi,

Trying to build the current Squid 3 source using Visual Studio 2005 on 
Windows, I get the following error.

Any C++ suggestion ?


hehe, StoreEntryStream, again.
Alex just fixed the last bug in there for me, he may have  better grasp 
of it at the moment.


Here is someone else with the same problem and an answer (maybe):
http://www.codecomments.com/archive292-2005-2-396222.html




Compiling...
mem.cc
c:\work\nt-3.0\src\StoreEntryStream.h(119) : error C2512: 
'std::basic_ostream_Elem,_Traits' : no appropriate default constructor 
available

with
[
_Elem=char,
_Traits=std::char_traitschar
]

Regards

Guido



-

Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Lucia Savarino, 1   10098 - Rivoli (TO) - ITALY
Tel. : +39.011.9530135  Fax. : +39.011.9781115
Email: [EMAIL PROTECTED]
WWW: http://www.acmeconsulting.it/





Re: Squid 3 build error using Visual Studio

2007-08-12 Thread Guido Serassio

Hi Amos,

At 12.14 12/08/2007, Amos Jeffries wrote:

Serassio Guido wrote:

Hi,
Trying to build the current Squid 3 source using Visual Studio 2005 
on Windows, I get the following error.

Any C++ suggestion ?


hehe, StoreEntryStream, again.
Alex just fixed the last bug in there for me, he may have  better 
grasp of it at the moment.


Here is someone else with the same problem and an answer (maybe):
http://www.codecomments.com/archive292-2005-2-396222.html



Thanks for the link, but, I have really understand nothing  :-(

Really I hate C++ :-(

Regards

Guido


Compiling...
mem.cc
c:\work\nt-3.0\src\StoreEntryStream.h(119) : error C2512: 
'std::basic_ostream_Elem,_Traits' : no appropriate default 
constructor available

with
[
_Elem=char,
_Traits=std::char_traitschar
]
Regards
Guido

-

Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Lucia Savarino, 1   10098 - Rivoli (TO) - ITALY
Tel. : +39.011.9530135  Fax. : +39.011.9781115
Email: [EMAIL PROTECTED]
WWW: http://www.acmeconsulting.it/





-

Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Lucia Savarino, 1   10098 - Rivoli (TO) - ITALY
Tel. : +39.011.9530135  Fax. : +39.011.9781115
Email: [EMAIL PROTECTED]
WWW: http://www.acmeconsulting.it/