Dear all Pleas I want to your help I want to build crypto ++ (cryptopp560) on my platform is Microsoft visual C++ 2008 express edition on Windows vista enterprise build (6.0, build 6001) So the following errors appear to me 3>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 3>Copyright (C) Microsoft Corporation. All rights reserved. 3>.\cryptopp.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'. 3>Build log was saved at "file://e:\cryptopp560\Win32\cryptdll\Debug\BuildLog.htm" 3>cryptdll - 1 error(s), 0 warning(s) 4>------ Build started: Project: dlltest, Configuration: Debug Win32 ------ 4>Compiling... 4>dlltest.cpp 4>c:\program files\microsoft visual studio 9.0\vc\include\intrin.h(204) : error C2373: '_InterlockedCompareExchange' : redefinition; different type modifiers 4> c:\program files\microsoft visual studio 9.0\vc\include\memory(995) : see declaration of '_InterlockedCompareExchange' 4>Build log was saved at "file://e:\cryptopp560\Win32\dlltest\Debug\BuildLog.htm" 4>dlltest - 1 error(s), 0 warning(s) ========== Build: 2 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
-- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com.
