• 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 Error missing libs?

Summ

(\/)(;,,;)(\/) Y not?
Staff member
Global Moderator
Joined
Oct 15, 2008
Messages
4,152
Solutions
12
Reaction score
1,107
Location
Germany :O
Hey guys.

I was inactive for a while and I tried to compile my server and it doesn't work.
Errors:
32 C:\~dir~\otserv.cpp openssl/rsa.h: No such file or directory.
33 C:\~dir~\otserv.cpp openssl/bn.h: No such file or directory.
34 C:\~dir~\otserv.cpp openssl/err.h: No such file or directory.

Hope you can help me.

xD
 
How do I install these packages?
I downloaded OpenSSL tarball and put the "openssl" folder from includes into my dev-cpp includes but it still says that its not found.. There is a method to install the package so its found?
 
Edit:
I installed Fallen's package and it creates the folder in includes but the compiler still doesn't find the rsa.h and such.
 
Last edited:
Back
Top