EOSERV Forum > EOSERV > Cannot find -lsqlite3
Topic is locked.
Page: << 1 >>
Cannot find -lsqlite3
Author Message
Post #1351 Cannot find -lsqlite3

Preview test:

I've seen the other topic about this, but I've got a different problem.

I've tried to compile this on a computer running Vista and now Windows XP Pro but still no luck, I get the same error.

My link libraries

libmysql.dll
WS2_32.dll
ws2help.dll
sqlite3.dll

Could somebody help me with this please. One more thing, I do not want to remove sqlite from the source, I might need that in future.

15 years, 7 weeks ago
Post #1357 Re: Cannot find -lsqlite3

is it this

#include <sqlite3.h> <---- this is what i get
 i also get 13 errors 7 warnings

if some 1 could post some help.
or better yet upload the file if it is a file thats missing or could some 1 make a decent tutorial

but how do u rid of the sqlite part as u were saying?

15 years, 7 weeks ago
Post #1359 Re: Cannot find -lsqlite3
crusty posted: (20th Mar 2009 10:20 pm)

is it this

#include <sqlite3.h> <---- this is what i get
 i also get 13 errors 7 warnings

if some 1 could post some help.
or better yet upload the file if it is a file thats missing or could some 1 make a decent tutorial

but how do u rid of the sqlite part as u were saying?


Is there realy a need to compile it, if you can't even do a simple thing like remove sqlite from the source.

headers -> src -> database.hpp

15 years, 7 weeks ago
Post #1367 Re: Cannot find -lsqlite3

well this is SUPPOST to be a SUPPORT area you know were people help you... so all im asking is that how i get past this sqlite.h problem...

15 years, 7 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > EOSERV > Cannot find -lsqlite3