错误 1 error C2065: 'm_list' : undeclared identifier d:\My Documents\Visual Studio 2005\Projects\SQLITE\SQLITE\SQLITEDlg.cpp 103
错误 2 error C2228: left of '.AddString' must have class/struct/union d:\My Documents\Visual Studio 2005\Projects\SQLITE\SQLITE\SQLITEDlg.cpp 103
错误 3 fatal error C1083: Cannot open include file: 'sqlite3.h': No such file or directory e:\program files\cppsqlite3u\CppSQLite3U.h 56
请各位高手帮忙解决!!
有3张截图在下面的地址里。
http://my.csdn.net/my/album/detail/1300763
------解决方案--------------------
变量未定义和包含头文件出错,LZ 也解决不了吗?