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)
SO: Windows Server 2008 R2
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.
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.