fatal error C1083错误1fatal error C1083: Cannot open include file: 'sqlite3.h': No such file or directorye:\新建文件夹\实验软件\cppsqlite3u\CppSQLite3U.h56我建的项目下有'sqlite3.h'这个文件,但一直就是出现这个错误,请各位高手帮忙解决。[解决办法]试试在#include时用绝对路径!在开发时一定要避免用中文或空格作为路径!