Hello !
How the stats system on trinity / wow dbc client work ? Where is store the mechanics of main stats (str, agi, etc) and other stats (damage, crit rating, hit rating etc) ?
SOLVED: Change folder name
Hello,
I've a problem with CMake
When I try to build with VS Community 2013 Update 4 - 32bits or 64bits with TOOLS I have this error :
You have called ADD_LIBRARY for library bzip2 without any source files. This typically indicates a problem with your CMakeLists.txt file
You have called ADD_LIBRARY for library gsoap without any source files. This typically indicates a problem with your CMakeLists.txt file
You have called ADD_LIBRARY for library zmqpp without any source files. This typically indicates a problem with your CMakeLists.txt file
You have called ADD_LIBRARY for library ipc without any source files. This typically indicates a problem with your CMakeLists.txt file
And :
CMake Error at src/tools/map_extractor/CMakeLists.txt:23 (add_executable):
add_executable called with incorrect number of arguments
CMake Error at src/tools/map_extractor/CMakeLists.txt:27 (target_link_libraries):
Cannot specify link libraries for target "mapextractor" which is not built
by this project.
CMake Output : http://pastebin.com/EjpXYmw9
CMakeError : http://pastebin.com/GS0u8a61
CMakeOutput : http://pastebin.com/ZFqqF39s
Config :
Windows 8.1
Visual Studio Community 2013 - Update 4
CMake 3.1.0