View Single Post
  #1 (permalink)  
Old 05-06-2004
Kaos Kaos is offline
Registered User
 
 
Join Date: May 2004
Location: Stockholm/Sweden
Posts: 2
Send a message via ICQ to Kaos
-->
Compile error, slice2cpp, VC7

Hi,

I've just downloaded Ice, and most seem to compile fine this far, but
I get this error message when compiling Gen.cpp in the slice2cpp project:
../../include\IceUtil\OutputUtil.h(131) : error C2678: binary '<<' : no operator found which takes a left-hand operand of type '_STL::ostringstream' (or there is no acceptable conversion)

I've put my build log at: http://kaos.explosive.se/files/BuildLog.htm
Using .NET 2002 on WinXP box.

Any hints on what I'm missing?

Thanks,
Andreas

Ps.
On a side note: haven't been able to open the mentioned file in VC without it stop responding either.. (weird, any other file works just fine, or the same file with another text tool..)
Reply With Quote