Archived Forum Post

Index of archived forum posts

Question:

Update to chilkat-9.5.0 or chilkat-9.5.0 sp1 and got 4 link errors(LNK2001) (VC10)

Mar 09 '14 at 23:55

IDE: VS2010(VC10)

Update to chilkat-9.5.0 or chilkat-9.5.0 sp1 and got 4 link errors (Lnk2001)

"public: virtual void __thiscall CkMailManCb::pevAbortCheck(bool &)"

"public: virtual void __thiscall CkMailManCb::pevEmailReceived(char const ,char const ,char const ,char const ,char const ,char const ,int)"

"public: virtual void __thiscall CkMailManCb::pevPercentDone(int,bool &)"

"public: virtual void __thiscall CkMailManCb::pevProgressInfo(char const ,char const )"


Answer

This has been fixed. You may re-download from here:

http://www.chilkatsoft.com/download/chilkat-9.5.0-x86-vc10-sp1.zip

http://www.chilkatsoft.com/download/chilkat-9.5.0-x86_64-vc10-sp1.zip


Answer

It works now. Thanks.