> I got this error when compiling the cryptest project for the latest > stable release: > Fatal error RC1015: cannot open include file 'afxres.h'
Not sure about VS2008, but VS2005 express edition didn't include headers for ATL or even Win32 -- you had to install Platform SDK for that. This might be the reason for the error. It is probably used just for a VERSION_INFO for dlls or something. --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
