Hi Cleohm, http://msdn2.microsoft.com/en-us/library/799kze2z.aspx. Are you including all the required header files?
Jeff On 3/2/07, Hui Ming Chionh <[EMAIL PROTECTED]> wrote: > Hi Jeffrey, > > Thanks for your reply. Due to my carelessness, I have used the Release .lib > and .dll for my Debug application. After using them correctly, I am only > left with LNK2019 errors when using DefaultEncryptorWithMAC and > DefaultDecryptorWithMAC. Do you have any idea why? > > > Regards > > cleohm > > > >From: "Jeffrey Walton" <[EMAIL PROTECTED]> > >To: "Hui Ming Chionh" <[EMAIL PROTECTED]>, Crypto++ > ><[EMAIL PROTECTED]> > >Subject: Re: LNK2001 errors > >Date: Fri, 2 Mar 2007 18:11:25 -0500 > > > > > >Hi Cleohm, > > > >PATH may not cut it - have you tried setting it under the Project's > >settings? > > > >Jeff > > > >On 3/2/07, Hui Ming Chionh <[EMAIL PROTECTED]> wrote: > > > Hi Jeffrey, > > > > > > If you meant the PATH environment variable, I have already set the path > >to > > > the location where the cryptopp.dll and cryptopp.lib is saved. In > >addition, > > > this path is the first path. However, I am still facing the problem. > > > > > > > > > Regards > > > > > > cleohm > > > > > > > > > >From: "Jeffrey Walton" <[EMAIL PROTECTED]> > > > >To: "Hui Ming Chionh" <[EMAIL PROTECTED]>, Crypto++ > > > ><[EMAIL PROTECTED]> > > > >Subject: Re: LNK2001 errors > > > >Date: Thu, 1 Mar 2007 18:17:16 -0500 > > > > > > > > > > > >Hi Cleohm, > > > > > > > >There is a DLL_Debug and Release folder also. Basically, the LIB files > > > >show up in one of 4 places depending on whether you are using static > > > >versus dynamic, and debug versus release build. The Crypto++ library > > > >is not like MFC - all in one location. > > > > > > > >Jeff > > > > > >...[SNIP]... > > > >> > > > _________________________________________________________________ > Get an advanced look at the new version of Windows Live Messenger. > http://get.live.com/messenger/overview > > --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
