• 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 Compiling Evolutions 0.7.8

Vanisto

New Member
Joined
Apr 13, 2013
Messages
14
Reaction score
0
Hello all,

I have this Evolutions server (downloaded as armonia 8.0) and I would like to add some sources.
I downloaded dev C++ and tried to compile the source which was included in the download.
All kind of errors popped up and i figured i miss the data directory's like lua.h wich should be in my dev C++.
Where can i find the needed data? and would i need anything else?

Hope anyone can help me out here,

Jorick

- - - Updated - - -

2 errors left, is there please anyone who can help me on this one?

PHP:
In file included from ../admin.cpp:30:
../rsa.h:27:17: gmp.h: No such file or directory
In file included from ../admin.cpp:30:
../rsa.h:47: error: 'mpz_t' does not name a type
 
Back
Top