• 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 Why wont it compile? :(

Slatera

Active Member
Joined
Mar 6, 2009
Messages
521
Reaction score
46
Location
Sweden
I try to compile shit loads of servers, but none of em works, keeps comming this:
Code:
tools.cpp cryptopp/sha.h: No such file or directory. 
ools.cpp cryptopp/md5.h: No such file or directory. 
tools.cpp cryptopp/adler32.h: No such file or directory. 
tools.cpp cryptopp/hmac.h: No such file or directory. 
tools.cpp cryptopp/hex.h: No such file or directory. 
tools.cpp cryptopp/base64.h: No such file or directory. 
tools.cpp cryptopp/cryptlib.h: No such file or directory. 
tools.cpp `CryptoPP' has not been declared

Tried Stians dev-cpp, and Forgotten Dev-Cpp, using 32 bits comp. help please.
 
Answer all my question, please.
Check your source, error at tools.cpp but no file in source.hmm.. Can you post all error.
Try re-new you cache, i already post how to, find it.
I going to sleep, is midnight in my country.
 
Back
Top