I have compiled cryptopp.dll with no problems using the trial version of MSVS2008 on a different machine, so it must have been a configuration problem with VS.
Thanks for your help. On Jun 5, 3:43 pm, PivBaby <[EMAIL PROTECTED]> wrote: > Thanks Jeff for your suggestion. I have removed the adhoc.cpp.proto > file but it still chokes with the same error. Where would I find > instructions to compile the dll with gcc? > > Thanks, > Andrew > > On Jun 5, 11:19 am, "Jeffrey Walton" <[EMAIL PROTECTED]> wrote: > > > > > Hi PivBaby, > > > The best I can tell, you can remove it from the project. The file is a > > dummy __cdecl main that sets a function pointer. > > > Otherwise, it is created in a custom build step from adhoc.cpp.proto. > > Makes sure the custom build step is running. > > > Jeff > > > On Thu, Jun 5, 2008 at 12:56 PM, PivBaby <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > > > I get the following error: > > > > Error 1 fatal error C1083: Cannot open source file: > > > '.\adhoc.cpp': No > > > such file or directory c1xx cryptest > > > > when trying to compile the cryptopp library with Microsoft Visual > > > Studio Professional 2008.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
