Azerothcore-wotlk: Compile error

Created on 13 Oct 2016  路  8Comments  路  Source: azerothcore/azerothcore-wotlk

when compiling with cmake in 32 bits I get the following error:
Running cmake hook: BEFORE_SRC_LOAD
No hooks registered for BEFORE_SRC_LOAD
Running cmake hook: BEFORE_GAME_LIBRARY
No hooks registered for BEFORE_GAME_LIBRARY
Running cmake hook: AFTER_GAME_LIBRARY
No hooks registered for AFTER_GAME_LIBRARY
Running cmake hook: AFTER_AUTHSERVER_CMAKE
No hooks registered for AFTER_AUTHSERVER_CMAKE
Running cmake hook: AFTER_WORLDSERVER_CMAKE
No hooks registered for AFTER_WORLDSERVER_CMAKE
Running cmake hook: AFTER_SRC_LOAD
No hooks registered for AFTER_SRC_LOAD

programs:
*Openssl 1.02h x32
*mysql 5.5.11 x32 + library
*VS 14 (2015)

*cmake v3.6.2 32x

SO: Windows Server 2008 R2

Most helpful comment

Are these even errors? I mean, I get them too, but they look more like info messages than warnings or errors.

The cmake messages described in main post here do not prevent from running cmake (configure & generate) and the sln is generated fine. Then compiling can also be done and succeeds for me.

All 8 comments

have you downloaded the required files from the Wiki?

https://github.com/AzerothCore/azerothcore-wotlk/wiki/Requirements#windows

all my friend

Did you manually add mysql path to the mysql developement files?

yes

I've tried everything, but I can not compile

@Sworken do you have access to gitter? if so pm me and i will help compile.

and how to slow this ?

Are these even errors? I mean, I get them too, but they look more like info messages than warnings or errors.

The cmake messages described in main post here do not prevent from running cmake (configure & generate) and the sln is generated fine. Then compiling can also be done and succeeds for me.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fragcamp picture fragcamp  路  4Comments

PivanDepolo picture PivanDepolo  路  3Comments

lineagedr picture lineagedr  路  3Comments

Franklampardst picture Franklampardst  路  4Comments

wowissues picture wowissues  路  3Comments