From: "AxCrypt" <axcr...@axondata.se>
Date: Fri, 24 Sep 2004 06:45:39 -0400 (EDT)
Local: Fri, Sep 24 2004 6:45 am
Subject: Patch for compile on VS 2002 (VC 7.0) ?
As other posters have noted, Crypto++ 5.2.1 does not compile with Visual 1 - C:\Program\Microsoft Visual Studio .NET\Vc7\include\xutility(98): error which comes from the following in zdeflate.cpp: #if defined(_MSC_VER) && !defined(__MWERKS__) && (_MSC_VER < 1300) // VC60 workaround: built-in reverse_iterator has two template parameters, typedef reverse_bidirectional_iterator<unsigned int *, unsigned int> RevIt; #else typedef reverse_iterator<unsigned int *> RevIt; #endif If compiled if #if 1 || ..., to emulate VC60 - that part compiles. (There's 2 - c:\tmp\cryptopp521\simple.h(179) : fatal error C1001: INTERNAL COMPILER The second one is harder to fix in an easy manner it appears. It should be It's possible to use it appears, if not compiled for DLL usage with the two Regards, Svante You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||