View Single Post
  #1  
Old 04-11-2013, 08:39 AM
realakshun
Fire Beetle
 
Join Date: Apr 2013
Location: Canada
Posts: 4
Default 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?
Reply With Quote