Hello there.
I've installed CMake 2.8.1, Open SSL (64 and 32 bits), Visual Studio 10 and Visual 10 Redistributable's Package and Git Extensions (with PATH setup), and I'm getting an error when I'm configuring (in CMake) the 4.3.4 tree's.
Detected 64-bit platform
Using supplied MySQL sources
MSVC: 64-bit platform, enforced -D_WIN64 parameter
MSVC: Enabled extended object-support for debug-compiles
MSVC: Overloaded standard names
MSVC: Disabled NON-SECURE warnings
MSVC: Disabled POSIX warnings
MSVC: Disabled generic compiletime warnings
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CheckIncludeFiles.cmake:44 (configure_file):
configure_file attempted to configure a file:
C:/TrinitySource/TrinityCore-4.3.4/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
into a source directory.
Call Stack (most recent call first):
C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindThreads.cmake:39 (CHECK_INCLUDE_FILES)
CMakeLists.txt:54 (find_package)
Configuring incomplete, errors occurred!
There's something missing or something that I've to change?
Thanks for any help.