• 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 Can't compile lastest rev.

  • Thread starter Thread starter Rozinx
  • Start date Start date
Status
Not open for further replies.
R

Rozinx

Guest
Compiling error.

Stian repack 0.2
Windows 7
Lastest rev 411~ (0.4)

Code:

../otserv.cpp:33:25: openssl/rsa.h: No such file or directory
../otserv.cpp:34:24: openssl/bn.h: No such file or directory
../otserv.cpp:35:25: openssl/err.h: No such file or directory
../otserv.cpp:90: error: expected constructor, destructor, or type conversion before '*' token

../otserv.cpp: In function `void otserv(StringVec, ServiceManager*)':
../otserv.cpp:547: error: `g_RSA' was not declared in this scope
../otserv.cpp:547: error: `RSA_new' was not declared in this scope

../otserv.cpp:549: error: `BN_dec2bn' was not declared in this scope
../otserv.cpp:556: error: `RSA_check_key' was not declared in this scope

../otserv.cpp:561: error: `BN_CTX' was not declared in this scope
../otserv.cpp:561: error: `ctx' was not declared in this scope
../otserv.cpp:561: error: `BN_CTX_new' was not declared in this scope
../otserv.cpp:562: error: `BN_CTX_start' was not declared in this scope
../otserv.cpp:564: error: `BIGNUM' was not declared in this scope
../otserv.cpp:564: error: `r1' was not declared in this scope
../otserv.cpp:564: error: `BN_CTX_get' was not declared in this scope
../otserv.cpp:564: error: `r2' was not declared in this scope
../otserv.cpp:565: error: `BN_mod' was not declared in this scope
../otserv.cpp:568: error: `BN_mod_inverse' was not declared in this scope
../otserv.cpp:572: error: `RSA_check_key' was not declared in this scope
../otserv.cpp:577: error: `ERR_load_crypto_strings' was not declared in this scope
../otserv.cpp:578: error: `ERR_get_error' was not declared in this scope
../otserv.cpp:578: error: `ERR_error_string' was not declared in this scope
make.exe: *** [obj//otserv.o] Error 1

Execution terminated

Can someone help me out ? :}
 
Tools > Check for updates. Then you have to select the right dev pack server > SEARCH

I assume that this has already been solved because there hasn't been any replies since 25th January 2011​.

Closing the thread.
 
Status
Not open for further replies.
Back
Top