|
You last visited: Today at 18:50
Advertisement
Compile client lastchaos
Discussion on Compile client lastchaos within the Last Chaos forum part of the MMORPGs category.
06/14/2020, 15:12
|
#1
|
elite*gold: 0
Join Date: Jun 2019
Posts: 11
Received Thanks: 2
|
Compile client lastchaos
Someone knows where i can find this lib?
#include <LCCRC32.h> not found
|
|
|
06/14/2020, 15:42
|
#2
|
elite*gold: 10
Join Date: Apr 2020
Posts: 69
Received Thanks: 71
|
Quote:
Originally Posted by alantuxa
Someone knows where i can find this lib?
#include <LCCRC32.h> not found
|
normally it should already be in your Engine folder. Did you added the properties right?
|
|
|
06/14/2020, 23:15
|
#3
|
elite*gold: 0
Join Date: Jun 2019
Posts: 11
Received Thanks: 2
|
oh, thank you @  , I found in ShareLib. I'm having a lot trouble to configure the libs to compile the Server Source, I didn't found a good tutorial for it. Let me know if someone can guide me just in this first step.
Discord RussiaN#0208
|
|
|
06/15/2020, 12:48
|
#4
|
elite*gold: 104
Join Date: Sep 2012
Posts: 1,366
Received Thanks: 573
|
|
|
|
06/16/2020, 08:50
|
#5
|
elite*gold: 0
Join Date: Dec 2012
Posts: 19
Received Thanks: 5
|
Not working link: "wget https://botan.randombit.net/releases/Botan-1.10.17.tgz"
Working Link: "https://botan.randombit.net/releases/old/Botan-1.1.7.tgz"
|
|
|
06/16/2020, 11:34
|
#6
|
elite*gold: 10
Join Date: Apr 2020
Posts: 69
Received Thanks: 71
|
Quote:
Originally Posted by Desarija
Not sure if all links are up to date, it's from 2018
|
Its outdated, most links are dead but that shouldnt be a big problem, just search the stuff on other sites
|
|
|
06/16/2020, 11:53
|
#7
|
elite*gold: 43
Join Date: Sep 2017
Posts: 1,892
Received Thanks: 2,005
|
|
|
|
06/16/2020, 16:23
|
#8
|
elite*gold: 0
Join Date: Jun 2019
Posts: 11
Received Thanks: 2
|
Thank you all, I found this tutorial a time ago and I did all the instructions, but I'm having problem to link the boost and log4cxx.
The ShareLib is compiled fine.
Quote:
make: Entering directory '/home/alan/LastChaosPVP/Server Source/ShareLib'
Remake svn_info.h
/bin/sh: 1: svn: not found
OPT_LANG=-DLC_USA=9 make libSharelib.a
make[1]: Entering directory '/home/alan/LastChaosPVP/Server Source/ShareLib'
make[1]: 'libSharelib.a' is up to date.
make[1]: Leaving directory '/home/alan/LastChaosPVP/Server Source/ShareLib'
make: Leaving directory '/home/alan/LastChaosPVP/Server Source/ShareLib'
|
but when I try to compile another ie: Connector, the compile give me this error:
Quote:
PtrT<log4cxx::Level> const&, std::string const&, log4cxx::spi::LocationInfo const&) const'
/home/alan/LastChaosPVP/Server Source/ShareLib/rnsocketioserviceTcp.cpp:878: undefined reference to `log4cxx::helpers::MessageBuffer::str(log4cxx::hel pers::CharMessageBuffer&)'
/home/alan/LastChaosPVP/Server Source/ShareLib/rnsocketioserviceTcp.cpp:878: undefined reference to `log4cxx::Logger::forcedLog(log4cxx::helpers::Obje ctPtrT<log4cxx::Level> const&, std::string const&, log4cxx::spi::LocationInfo const&) const'
../ShareLib/libSharelib.a(rnsocketioserviceTcp.o): In function `rnSocketIOServiceTcp::HandleReadBodyForTLDForBill ing(boost::system::error_code const&)':
/home/alan/LastChaosPVP/Server Source/ShareLib/rnsocketioserviceTcp.cpp:914: undefined reference to `log4cxx::helpers::MessageBuffer::str(log4cxx::hel pers::CharMessageBuffer&)'
/home/alan/LastChaosPVP/Server Source/ShareLib/rnsocketioserviceTcp.cpp:914: undefined reference to `log4cxx::Logger::forcedLog(log4cxx::helpers::Obje ctPtrT<log4cxx::Level> const&, std::string const&, log4cxx::spi::LocationInfo const&) const'
../ShareLib/libSharelib.a(rnsocketioserviceTcp.o): In function `rnSocketIOServiceTcp::HandleWriteForTLDBilling(bo ost::system::error_code const&, unsigned int)':
/home/alan/LastChaosPVP/Server Source/ShareLib/rnsocketioserviceTcp.cpp:954: undefined reference to `log4cxx::helpers::MessageBuffer::str(log4cxx::hel pers::CharMessageBuffer&)'
/home/alan/LastChaosPVP/Server Source/ShareLib/rnsocketioserviceTcp.cpp:954: undefined reference to `log4cxx::Logger::forcedLog(log4cxx::helpers::Obje ctPtrT<log4cxx::Level> const&, std::string const&, log4cxx::spi::LocationInfo const&) const'
|
|
|
|
06/18/2020, 02:28
|
#9
|
elite*gold: 0
Join Date: Jun 2019
Posts: 11
Received Thanks: 2
|
Hi, just to share that i got it.
I had to install the libs apr-1.2.11 and aprutil-1.2.10 before all libs, because the apache4cxx only works with these libs. So after install apr I reinstalled all libs and the source was compiled fine.
Thank you all.
|
|
|
 |
Similar Threads
|
client compile vb 2013 geht nicht
05/09/2015 - Metin2 Private Server - 2 Replies
hallo, wollte userinterface debugen bzw erstellen in visual studio (2013 professional).Jedoch kommen ca 60 fehlermeldungen ... ich weiss auch nicht woran das liegen kann
Bilder-Upload - Kostenlos Fotos hochladen und ins Netz stellen
bitte helft mir
|
Client compile problem
05/07/2015 - Metin2 Private Server - 3 Replies
Hallo ich würde gerne die novaline client bin compilen aber er lässt sich nicht mit Visual Studio öffnen ... Auch nicht mit vb 2008 Professional mit sp1 .. Ich versteh das das nicht hab auch die 2010er Express Version installiert .... Klappt alles nicht . Bitte helft mir
|
[S]Client compile
04/06/2015 - Metin2 Private Server - 0 Replies
Suche ein HowTo zum Client Source compilen
|
Client Compile Error (Mainline_released)
12/28/2014 - Metin2 Private Server - 0 Replies
Using operating system : Win7 Ultimate 64 bit
Using Program : Microsoft Visual Studio 2008
Using Source : Mainline_Released
Error Code :
Error 526 fatal error LNK1257: code generation failed UserInterface
Fix ? Help pls .. :(
|
Client Binary compile not working?
09/02/2014 - Metin2 Private Server - 0 Replies
Hey guys! I included the binary and libs and everything in Visual Studio 2008 but It won't let me compile when i press CTRL + SHIFT + B nothing happens.. :/ what have I done wrong please?
help
bump..
some help please
|
All times are GMT +1. The time now is 18:53.
|
|