• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[SOLVED] trinitycore 2.4.3

Status
Not open for further replies.

brunolopes

Enthusiast
Hello guys how you doing? I would like to know if any of you know a torturial about how to compile trinitycore 2.4.3 or if you could simply give me some assistance because i can´t compile it on my own problably.... i was never able to compile anything and with out any torturial my chances are 0(with a torturial they are still 0 but who knows i might have luck xdd), thanks in advance best regards!


(not sure if the prefix is right i could not find trinitycore 2.4.3
 

Tommy

Founder
Hello guys how you doing? I would like to know if any of you know a torturial about how to compile trinitycore 2.4.3 or if you could simply give me some assistance because i can´t compile it on my own problably.... i was never able to compile anything and with out any torturial my chances are 0(with a torturial they are still 0 but who knows i might have luck xdd), thanks in advance best regards!


(not sure if the prefix is right i could not find trinitycore 2.4.3

OregonCore is based off of TC and it's 2.4.3. Not sure if that's what you are using or not.

Compiling is quite simple once you have the basics down.

You need:


Basic starter tutorials:

Need to know requirements & advice:
  • Download and Install 32 bit essentials if you are going to compile in 32 bit; otherwise, download and install 64 bit essentials. MySQL server by default installs 64 bit server and other MySQL essentials - the "How to install MySQL Server correctly" is a must to read because of that.
  • Make sure all of your paths are correct in CMake, else none of your includes or libraries won't be found.

Hope this helps.
 

brunolopes

Enthusiast
thanks Tommy i have all those programs already installed my issue is actually compiling because i m clueless about how to do that for instance, tryed to compile trinitycore 3.3.5a now i m able to do the cmake part easly but when i get insto visual studios i get a bunch of errors right now i m trying to compile 2.4.3 and i get errors on cmake or on visual studios wich i m not able to fix...
 

Recycle

Enthusiast
thanks Tommy i have all those programs already installed my issue is actually compiling because i m clueless about how to do that for instance, tryed to compile trinitycore 3.3.5a now i m able to do the cmake part easly but when i get insto visual studios i get a bunch of errors right now i m trying to compile 2.4.3 and i get errors on cmake or on visual studios wich i m not able to fix...
If you could give us what errors it gives we might be able to help you out :)

Not knowing errors means that we'll have no clue on how to help you further :(
 

brunolopes

Enthusiast
for instance when i compile 3.3.5 trinitycore on cmake everything goes smooth if i try to do it with 2.4.3 it says i don´t have openssl 1.0.0 but i actually have it... this is just a exemple..

What i would really apreciate is some one helping me on teamviwer/skype so i can learn exactly what to do so i can do it alone next time
 

Recycle

Enthusiast
for instance when i compile 3.3.5 trinitycore on cmake everything goes smooth if i try to do it with 2.4.3 it says i don´t have openssl 1.0.0 but i actually have it... this is just a exemple..

What i would really apreciate is some one helping me on teamviwer/skype so i can learn exactly what to do so i can do it alone next time

Did you specify the correct paths for OpenSLL in CMake? I have that issue with my MySQL files, installation ones is no good so I must specify the right ones.
http://i.imgur.com/Tq61RCW.png
May look different with Oregon.
 

brunolopes

Enthusiast
Exactly the same... :D Recycle could you help me out compiling a 2.4.3 server? I just want it very badly i was thinking about trinitycore because of c++ scripts but it can be anycore of course if you are up to that i would apreciate it alot!
 

Recycle

Enthusiast
Sadly, right now not. GF Sleeping, can barely type (stupid 26 square apartment ;S)

I'm no c++ expert, there are more qualified people here. But give us the errors the compile gives, that will tell us more about how we can assist you. Click on the error and ctrl-c it and paste it here inside code brackets. :]
 

brunolopes

Enthusiast
Compiled it all by my own thank you anyway for the support this thread can be closed( i m not actually sure if i can close it my selfe or not....)
 
Status
Not open for further replies.
Top