Forum > Serverside Modding

[QUESTION] Ports for a wow server

<< < (13/14) > >>

Смердокрыл:

--- Quote from: "Ascathos" ---You forgot openssl.
--- End quote ---
Will this do?

Amaroth:
"OpenSSL- Download the 32bit version. Or you can get both if you plan to compile both 32 and 64bit, they can coexist side by side.
Find the 32bit version by finding the latest  Win32 OpenSSL that is NOT the "light" version.
Example: Win32 OpenSSL v1.0.1m
Find the 64bit version by finding the latest  Win64 OpenSSL that is NOT the "light" version.
Example: Win64 OpenSSL v1.0.1m
Note #1: If you get a "Missing Microsoft Visual C++ 2008 Redistributables" error message while installing OpenSSL,
download the  Microsoft Visual C++ 2008 Redistributable Package (x86)  (1.7MB Installer) and install it.
If you need 64bit support, download and install the  Microsoft Visual C++ 2008 Redistributable Package (x64) .
Both these are linked from http://slproweb.com/products/Win32OpenSSL.html as well.
Note #2: While installing OpenSSL, choose The OpenSSL binaries (/bin) directory (NOT "The Windows system directory")
when given the choice on where to copy the OpenSSL DLLs. These DLLs will need to be located easily for Core Installation. "

- From http://collab.kpsn.org/display/tc/Requirements

Смердокрыл:
I installed the 64 bit version but still have an error: it cant find some "ZMQ libraries":

[attachment=2:3dk5b2ky]cmake.jpg[/attachment:3dk5b2ky]

[attachment=1:3dk5b2ky]CMakeError.log[/attachment:3dk5b2ky]
[attachment=0:3dk5b2ky]CMakeOutput.log[/attachment:3dk5b2ky]

Ascathos:
http://zeromq.org/

Follows instructions for 6.x, they are equal for zmq.

Смердокрыл:
Hey!
I've done all the steps from the tutorial, I managed to configure cmake and generate the needed files. Then I open TrinityCore.sln, I rclick on the top "Solution "TrinityCore"" thing, do "Clear solution" and then, having set the thing at the top to "Release x64", I rclick again and do "Build solution". I wait for some time until it says its finished, but the actual server files that were supposedly created are nowhere to be found! Whats the problem?


*I translated the button names myself because the stupid program doesnt allow me to change language to english, so some of them could be wrong.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version