Hey, ive been using trinitycore before and i love it, except that i now dont know how to compile it, it always fails,
I use windows 7 ultimate x64
the programs are also Win64 and i have tried following all guides ive found but, it doesnt work!
I formated my PC, did it all over again, restarted, retried, doesnt work, been searching everywhere, can someone help me?
__________________________________________________ ___
Check for working C compiler using: Visual Studio 10 Win64
Check for working C compiler using: Visual Studio 10 Win64 -- broken
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):
The C compiler "cl" is not able to compile a simple test program.
It fails with the following output:
Change Dir: C:/Users/AH/Desktop/Build/CMakeFiles/CMakeTmp
Run Build Command:C:\Windows\Microsoft.NET\Framework\v4.0.30 319\MSBuild.exe
cmTryCompileExec.vcxproj /p:Configuration=Debug
Microsoft ® Build Engine Version 4.0.30319.1
[Microsoft .NET Framework, Version 4.0.30319.1]
Copyright © Microsoft Corporation 2007. All rights reserved.
Build started 2010-12-21 20:45:18.
Project
"C:\Users\AH\Desktop\Build\CMakeFiles\CMakeTmp \cmT ryCompileExec.vcxproj"
on node 1 (default targets).
C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.Cpp.Inv alidPlatform.Targets(23,7):
error MSB8007: The Platform for project 'cmTryCompileExec.vcxproj' is
invalid. Platform='x64'. You may be seeing this message because you are
trying to build a project without a solution file, and have specified a
non-default Platform that doesn't exist for this project.
[C:\Users\AH\Desktop\Build\CMakeFiles\CMakeTmp\cmTr yCompileExec.vcxproj]
Done Building Project
"C:\Users\AH\Desktop\Build\CMakeFiles\CMakeTmp \cmT ryCompileExec.vcxproj"
(default targets) -- FAILED.
Build FAILED.
"C:\Users\AH\Desktop\Build\CMakeFiles\CMakeTmp \cmT ryCompileExec.vcxproj"
(default target) (1) ->
(InvalidPlatformError target) ->
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.Cpp.Inv alidPlatform.Targets(23,7): error MSB8007: The Platform for project 'cmTryCompileExec.vcxproj' is invalid. Platform='x64'. You may be seeing this message because you are trying to build a project without a solution file, and have specified a non-default Platform that doesn't exist for this project. [C:\Users\AH\Desktop\Build\CMakeFiles\CMakeTmp\cmTr yCompileExec.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.94
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:12 (project)
Configuring incomplete, errors occurred!