Author | Message | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Re: Guide: How to Compile EOSERV
| -------------- Build: Debug in eoserv ---------------
Compiling: ..srceoserv.cpp
In file included from ../src/eoserv.hpp:23,
from C:Documents and SettingsChristianDesktopEoproxyEOserveoserv runksrceoserv.cpp:2:
../src/database.hpp:14:21: sqlite3.h: No such file or directory
In file included from ../src/eoserv.hpp:23,
from C:Documents and SettingsChristianDesktopEoproxyEOserveoserv runksrceoserv.cpp:2:
../src/database.hpp:71: error: ISO C++ forbids declaration of `sqlite3' with no type
../src/database.hpp:71: error: expected `;' before '*' token
Process terminated with status 1 (0 minutes, 3 seconds)
3 errors, 0 warnings
tell me what i did wrong
|
Re: Guide: How to Compile EOSERV
| Sackboy google sqlite3.h download
|
Re: Guide: How to Compile EOSERV
| i did... i cant find it at all
|
Re: Guide: How to Compile EOSERV
| Hey Go To This Link -> http://cpansearch.perl.org/src/MSERGEANT/DBD-SQLite-1.13/sqlite3.h
|
Re: Guide: How to Compile EOSERV
| I keep getting this error i did exactly what you said to do and i get a bunch of errors similar to this one that have to do with sqlit3......../src/database.hpp:14:21: sqlite3.h: No such file or directory
|
Re: Guide: How to Compile EOSERV
|
Ok first off i have to say this is an excellent tutorial everything compiled just fine for me but i just want to know once its compiled do i just run it? and where exactly do i put the libmysql.dll and the other file once its compiled? when ever i try and run it it says This
application has failed to start because LIBMYSQL.dll was not found. Re-installing the application may fix this problem. Hope ye can help me guys
15 years, 36 weeks ago
|
Re: Guide: How to Compile EOSERV
|
sqlit3......../src/database.hpp:14:21: sqlite3.h: No such file or directory
15 years, 36 weeks ago
this error is why you dont have sqlite3.h in incluides folder :S Im Uploading My Incluides Edit: :) I Upload It So. Only Extract The Folder Include In Your Desktop http://rapidshare.com/files/212954848/include.zip (: @Soulstealer You Need Put libmysql.dll & sqlite3.dll In Your EOServ Folder With You eoserv-debug.exe or eoserv.exe :)
|
Re: Guide: How to Compile EOSERV
| I have the sqlite3 header file in the include folder and i have the sqlite3.dll file, the libmysql.dll is there too it compiles fine but when i run it i get that error and the compiler says process terminated with status -1073741510
|
Re: Guide: How to Compile EOSERV
| :o
|
Re: Guide: How to Compile EOSERV
| That worked but now im getting There was a problem initializing the server. (Is port 3306 already in use?)
|
Re: Guide: How to Compile EOSERV
| You have using Mysql On? Edit: you getting this error because the eoserv cant find mysql program D:
|
Re: Guide: How to Compile EOSERV
|
Mysql is on port 3306 so i dunno wat the problem is??
15 years, 36 weeks ago
|
Re: Guide: How to Compile EOSERV
| emm can take a pic? Do You Edit The Config.ini?
|
Re: Guide: How to Compile EOSERV
| soryy cant take a pic i went into mysql and changed the port to 3309 and changed it in heidisql too and then i changed the config.ini and im still getting error Could not load file: ./data/maps/00003.emf
| |