Jump to content
TrinityCore

[SOLVED]6.x Problem Compile with zmq


Inten
 Share

Recommended Posts

Hello Guys,

i use

CMake 3.4.1,

Win10,

Visual Studio 2015

MySQL Server 5.7

Zero 4.0.4

 

Here my Visual Mistake 

http://paste.ofcode.org/mhMv3R45CaWeCyZZYHPynR

 

I install Zero 4.0.4 (32bit), and Cmake say

http://paste.ofcode.org/gf7fderpExruseiDgbeY4Z

 

hm i dont understand what the problem is and yes i have do this guide here step @ step

https://trinitycore.atlassian.net/wiki/display/tc/Requirements

 

and first i install both tip (32 and 64) but i become the same Problem

 

 

Link to comment
Share on other sites

Hello Nay,
I've already found my problem.
CMake told me only "ZMQ_LIBRARY-NOTFOUND"
out I just cmake in the line on "C: \ Program Files (x86) \ ZeroMQ 4.0.4 \ lib" changed. Cmake itself spat no direct fault but more from Visual Studuis.

The solution was then the following: I have in CMake at "ZMQ_LIBRARY-NOTFOUND" to "C: \ Program Files (x86) \ ZeroMQ 4.0.4 \ lib \ libzmq-v120-mt-4_0_4.lib"

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...