tried with VS2010, now with VS2012, new CMake and old CMake.
as administrator and not, compatibility mode and not, win7 64bit and win xp 32bit, both clean install...
all the same... errors and errors and errors, everytime different ones though!
now I'm trying to uninstall everything and install back again all the stuff...
EDIT:
after uninstall VS 2010 and left only VS2012 with CMake 2.8.12.1 this is the NEW error
---
CMake Error: CMake was unable to find a build program corresponding to "Visual Studio 12". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: Could not find cmake module file: D:/TRINITYCORE/build/CMakeFiles/2.8.12.1/CMakeCCompiler.cmake
CMake Error: Could not find cmake module file: D:/TRINITYCORE/build/CMakeFiles/2.8.12.1/CMakeCXXCompiler.cmake
Configuring incomplete, errors occurred!
---