bug-commoncpp
[Top][All Lists]
Advanced

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

Re: Compilation under win32 broken


From: Elizabeth Barham
Subject: Re: Compilation under win32 broken
Date: 26 Apr 2003 16:05:25 -0500

"W.J." writes:

> 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..

I just submitted a patch that should resolve this issue:

http://savannah.gnu.org/patch/index.php?func=detailpatch&patch_id=1433&group_id=89

> 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?

Anyone?

Elizabeth




reply via email to

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