Loginserver compile errors on Ubuntu 12.10 64Bit
Hi,
Having issues compiling the Loginserver on Ubuntu 12.10 64Bit, everything else compiles without issue.
Getting the following error:
Linking CXX executable ../Bin/loginserver
/usr/bin/ld: cannot find -lEQEmuAuthCrypto
/usr/bin/ld: cannot find -lcryptopp
collect2: error: ld returned 1 exit status
make[2]: *** [Bin/loginserver] Error 1
make[1]: *** [loginserver/CMakeFiles/loginserver.dir/all] Error 2
make: *** [all] Error 2
Any thoughts?
|