• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Error when compiling 0.2.9

Suxex

Member
Joined
Aug 13, 2007
Messages
391
Reaction score
5
Location
Halland - Getinge
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
 
Back
Top