bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compilation under win32 broken


From: W.J.
Subject: Compilation under win32 broken
Date: Fri, 25 Apr 2003 17:41:13 +0200 (CEST)

Hi,

When compiling CommonC++ 1.0.9 under win32 (MSDev 6) I get the following
error:

src\sha.cpp(338): error C2593: 'operator <<' is ambigious

I 'fixed' this by putting (int) in front of h1 and h2, but I have no idea
if this does the right thing..

Furthermore, on linking it gives a error about being unable to find
'_thiscall ost::SHATumbler<unsigned __int32>::placeInBuffer(unsigned
char*)'
(occurences in digest.obj and md5.obj)

Help?

Wladimir





reply via email to

[Prev in Thread] Current Thread [Next in Thread]