Suxex
Member
As the title says I'm receiving a problem when I'm compiling. It says:
Code:
In file included from database.cpp:34: databasesqlite.h:24:21: error_ sqlite.h: No such file or directory
In file included from database.cpp:34: databasesqlite.h:81: error ISO C++ forbids declaration of âswlite3â with no type
databasesqlite.h:81: error: expected â;â before â*â token
make: *** [database.o] Error 1