EOSERV Forum > EOSERV > Compiling Error?
Topic is locked.
Page: << 1 >>
Compiling Error?
Author Message
Post #1315 Compiling Error?

Everything else is fine, but when i try compile. i get this error.

ld.exe||cannot find -lsqlite3|
||=== Build finished: 1 errors, 0 warnings ===|


I Asked Rena She Said She Doesnt understand it either, so..anyone got any ideas?

15 years, 7 weeks ago
Post #1316 Re: Compiling Error?

you got to link the sqlite.dll for it to work

15 years, 7 weeks ago
Post #1318 Re: Compiling Error?
Or you can remove the define DATABASE_SQLITE to disable sqlite support, which I doubt anyone will ever use anyway.
15 years, 7 weeks ago
Post #1319 Re: Compiling Error?

You'll most likely get another error with -lmysql after you fix this. And even after I solved that I found unfixable errors that occur when trying to compile on vista, which don't happen on XP.
15 years, 7 weeks ago
Post #1321 Re: Compiling Error?

Mhm So in other words i'd be better off compiling it on XP and Hosting it On Vista?

15 years, 7 weeks ago
Post #1322 Re: Compiling Error?
Wizardcain posted: (20th Mar 2009 04:27 pm)

Mhm So in other words i'd be better off compiling it on XP and Hosting it On Vista?


I wrote some commands myself and I wanted to compile it and it was bothering me because I couldn't get it to compile.. I was feeling stupid. Then I found out it was Vista.. I used teamview to compile it on someone else's computer, rofl.. Since my XP computer sucks..
15 years, 7 weeks ago
Post #1323 Re: Compiling Error?

Yea My XP Computer Sucks to, So idk what im gonna do xD

15 years, 7 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > EOSERV > Compiling Error?