Ich weiß nicht ob ich hier richtig bin, aber ich versuch es einfach mal
Also in sachen wow server Aufsetzen bin ich ein Kompletter Neuling und hoffe hier auf Hilfe
Ich habe eine Anleitung wie ich einen Trinity 4.3.4 Server auf meinen PC installiere (der soll auch nur für mich sein)

Ich habe alles so gemacht wie es dort steht
Allerdings wenn ich Cmake öffne und dort alles eintrage und dann auf configure drücke kriege ich folgende fehlermeldung.
Erst diese:
CMake Error: CMake was unable to find a build program corresponding to "Visual Studio 9 2008 Win64". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: Could not find cmake module file:C:/TrinityBuild/CMakeFiles/CMakeCCompiler.cmake
CMake Error: Could not find cmake module file:C:/TrinityBuild/CMakeFiles/CMakeCXXCompiler.cmake
Configuring incomplete, errors occurred!
und wenn ich Visual 2010 versuche bekomme ich diese Fehlermeldung:
The C compiler identification is MSVC 16.0.30319.1
The CXX compiler identification is MSVC 16.0.30319.1
Check for working C compiler using: Visual Studio 10
Check for working C compiler using: Visual Studio 10 -- broken
CMake Error at C:/Users/Nicki/Desktop/wow zeug/cmake-2.8.12.2-win32-x86/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "C:/Program Files (x86)/Microsoft Visual Studio
10.0/VC/bin/cl.exe" is not able to compile a simple test program.
It fails with the following output:
Change Dir: C:/Trinity/Kompilieren/CMakeFiles/CMakeTmp
Run Build Command:C:\Windows\Microsoft.NET\Framework\v4.0.30 319\MSBuild.exe
cmTryCompileExec3212139389.vcxproj /p:Configuration=Debug
/p:VisualStudioVersion=10.0
Microsoft (R)-Buildmodul, Version 4.0.30319.18408
[Microsoft .NET Framework, Version 4.0.30319.18444]
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
Der Buildvorgang wurde am 02.03.2014 13:50:29 gestartet.
Projekt
"C:\Trinity\Kompilieren\CMakeFiles\CMakeTmp\cmTryC ompileExec3212139389.vcxproj"
auf Knoten "1" (Standardziele).
PrepareForBuild:
Das Verzeichnis "cmTryCompileExec3212139389.dir\Debug\" wird erstellt.
Das Verzeichnis "C:\Trinity\Kompilieren\CMakeFiles\CMakeTmp\Debug\ " wird erstellt.
InitializeBuildStatus:
"cmTryCompileExec3212139389.dir\Debug\cmTryCompile Exec3212139389.unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp
Microsoft (R) 32-Bit C/C++-Optimierungscompiler Version 16.00.30319.01 fr 80x86
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp
testCCompiler.c
ManifestResourceCompile:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"cmTryCompileExec3212139389.dir\Debug\cmTryCompi leExec3212139389.exe.embed.manifest.res" cmTryCompileExec3212139389.dir\Debug\cmTryCompileE xec3212139389_manifest.rc
Link:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Trinity\Kompilieren\CMakeFiles\CMakeTmp\De bug\cmTryCompileExec3212139389.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /ManifestFile:"cmTryCompileExec3212139389.dir\Debug \cmTryCompileExec3212139389.exe.intermediate.manif est" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:/Trinity/Kompilieren/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec3212139389.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Trinity/Kompilieren/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec3212139389.lib" /MACHINE:X86 cmTryCompileExec3212139389.dir\Debug\cmTryCompileE xec3212139389.exe.embed.manifest.res
cmTryCompileExec3212139389.dir\Debug\testCCompiler .obj /machine:X86 /debug
LINK : fatal error LNK1123: Fehler bei der Konvertierung in COFF: Datei ist
ungültig oder beschädigt.
[C:\Trinity\Kompilieren\CMakeFiles\CMakeTmp\cmTryCo mpileExec3212139389.vcxproj]
Die Erstellung des Projekts
"C:\Trinity\Kompilieren\CMakeFiles\CMakeTmp\cmTryC ompileExec3212139389.vcxproj"
ist abgeschlossen (Standardziele) -- FEHLER.
Fehler beim Buildvorgang.
"C:\Trinity\Kompilieren\CMakeFiles\CMakeTmp\cmTryC ompileExec3212139389.vcxproj"
(Standardziel) (1) ->
(Link Ziel) ->
LINK : fatal error LNK1123: Fehler bei der Konvertierung in COFF: Datei ist ungültig oder beschädigt. [C:\Trinity\Kompilieren\CMakeFiles\CMakeTmp\cmTryCo mpileExec3212139389.vcxproj]
0 Warnung(en)
1 Fehler
Verstrichene Zeit 00:00:00.40
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:12 (project)
Configuring incomplete, errors occurred!
See also "C:/Trinity/Kompilieren/CMakeFiles/CMakeOutput.log".
See also "C:/Trinity/Kompilieren/CMakeFiles/CMakeError.log".
/kann geclosed werden danke






