المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Help with Error Message



C++ Programming
11-30-2009, 11:50 AM
Hello guys im trying to create an application that uses the hand after i insert the header and cpp files in the application the following error messsage comes up when i try to build the application.

Error 3 error LNK2019: unresolved external symbol _sqlite_freemem referenced in function "public: __thiscall CppSQLiteException::CppSQLiteException(int,char *,bool)" (??0CppSQLiteException@@QAE@HPAD_N@Z) CppSQLite.obj PasswordManager

Why is this happening guys? can anyone help me. And btw I am new a C++ just to let you know.