Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > World of Warcraft > WoW Private Server
You last visited: Today at 11:13

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Hilfe bei Cmake Problem mit TrinityCore

Discussion on Hilfe bei Cmake Problem mit TrinityCore within the WoW Private Server forum part of the World of Warcraft category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2012
Posts: 55
Received Thanks: 3
Hilfe bei Cmake Problem mit TrinityCore

War jetzt dabei eigentlich mit Cmake an der core das zu machen also die Installation habe mich genau an das wiki gehalten (core version 3.3.5) und dann tauchen diese fehler beim Configure button klicken auf:
CMAKE_BUILD_TYPE
CMAKE_CONFIGURATION_TYPES Debug;Release;MinSizeRel;RelWithDebInfo
CMAKE_INSTALL_PREFIXES C:/Program Files (x86)/TrinityCore

Das ist aus der CMakeError:
Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
Compiler:
Build flags:
Id flags:

The output was:
1
Microsoft (R) Build Engine version 12.0.40629.0
[Microsoft .NET Framework, version 4.0.30319.34209]
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 03.11.2015 01:07:57.
Project "C:\build\CMakeFiles\3.4.0-rc2\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Debug\".
Creating directory "Debug\CompilerIdC.tlog\".
InitializeBuildStatus:
Creating "Debug\CompilerIdC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
F:\Eigenen WOW Privatserver Programmieren\VC\bin\CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fprecise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
FileTracker : error : Could not load UI satellite dll 'TrackerUI.dll'. Make sure it exists in an LCID subdirectory of 'C:\Program Files (x86)\MSBuild\12.0\bin\'. [C:\build\CMakeFiles\3.4.0-rc2\CompilerIdC\CompilerIdC.vcxproj]
Done Building Project "C:\build\CMakeFiles\3.4.0-rc2\CompilerIdC\CompilerIdC.vcxproj" (default targets) -- FAILED.

Build FAILED.

"C:\build\CMakeFiles\3.4.0-rc2\CompilerIdC\CompilerIdC.vcxproj" (default target) (1) ->
(ClCompile target) ->
FileTracker : error : Could not load UI satellite dll 'TrackerUI.dll'. Make sure it exists in an LCID subdirectory of 'C:\Program Files (x86)\MSBuild\12.0\bin\'. [C:\build\CMakeFiles\3.4.0-rc2\CompilerIdC\CompilerIdC.vcxproj]

0 Warning(s)
1 Error(s)

Time Elapsed 00:00:00.36


Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
Compiler:
Build flags:
Id flags:

The output was:
1
Microsoft (R) Build Engine version 12.0.40629.0
[Microsoft .NET Framework, version 4.0.30319.34209]
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 03.11.2015 01:07:57.
Project "C:\build\CMakeFiles\3.4.0-rc2\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Debug\".
Creating directory "Debug\CompilerIdCXX.tlog\".
InitializeBuildStatus:
Creating "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
F:\Eigenen WOW Privatserver Programmieren\VC\bin\CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fprecise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:queue CMakeCXXCompilerId.cpp
FileTracker : error : Could not load UI satellite dll 'TrackerUI.dll'. Make sure it exists in an LCID subdirectory of 'C:\Program Files (x86)\MSBuild\12.0\bin\'. [C:\build\CMakeFiles\3.4.0-rc2\CompilerIdCXX\CompilerIdCXX.vcxproj]
Done Building Project "C:\build\CMakeFiles\3.4.0-rc2\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets) -- FAILED.

Build FAILED.

"C:\build\CMakeFiles\3.4.0-rc2\CompilerIdCXX\CompilerIdCXX.vcxproj" (default target) (1) ->
(ClCompile target) ->
FileTracker : error : Could not load UI satellite dll 'TrackerUI.dll'. Make sure it exists in an LCID subdirectory of 'C:\Program Files (x86)\MSBuild\12.0\bin\'. [C:\build\CMakeFiles\3.4.0-rc2\CompilerIdCXX\CompilerIdCXX.vcxproj]

0 Warning(s)
1 Error(s)

Time Elapsed 00:00:00.24

Hat jemand nen Plan was man da machen kann gegen ? :O
Wanamakbestserver is offline  
Old 11/03/2015, 07:38   #2
 
Kaev <3's Avatar
 
elite*gold: 110
Join Date: Mar 2008
Posts: 856
Received Thanks: 389
Welche Version von Visual Studio hast du installiert? TrinityCore benötigt mindestens Visual Studio 2013 samt Update 4.
Kaev <3 is offline  
Old 11/03/2015, 18:36   #3
 
elite*gold: 0
Join Date: Apr 2012
Posts: 55
Received Thanks: 3
ich hatte 213 mit update 5 aber werde das jetzt mal runterhauen und dann das 2015ner nehmen :O
Wanamakbestserver is offline  
Reply


Similar Threads Similar Threads
Problem mit Cmake
12/04/2013 - WoW Private Server - 3 Replies
Hallo zusammen :) Ich habe ein Problem mit Cmake... Und zwar gehe ich nach dieser Anleitung hier : How-to_Win - TrinityCore - KPsN Collaboration Platform Problem ist folgendes : Wenn ich auf Configure klicke wähle ich da ja dieses Visual Studio 10 Win64 aus und wenn ich dann auf Finish klicke bekomme ich von Cmake folgende Fehlermeldung : CMake Error: CMake was unable to find a build program corresponding to "Visual Studio 10 Win64". CMAKE_MAKE_PROGRAM is not set. You probably need...
Cmake problem suche jemand für cmake to vcproj
09/06/2013 - World of Warcraft - 2 Replies
Hallo, da ich das problem habe das cmake bei mir immer fehler anzeigt wollte ich fragen ob mir jemand die cmake dateien in vcproj 10 datein umwandeln kann? mfg Ren0x
Mangos cmake Problem / Error
03/10/2013 - WoW Private Server - 2 Replies
ich hab anhand der Befehlsreihe versucht einen 3.3.5a Server auf zu setzen. mkdir mangos335 && cd mangos335 && git clone git://github.com/mangostwo/server.git && cd server && git clone git://github.com/mangostwo/scripts.git src/bindings/ScriptDev2 && git apply src/bindings/ScriptDev2/patches/MaNGOS-*-ScriptDev 2.patch && mkdir objdir && cd objdir && cmake .. -DPREFIX=/opt/mangos-server335 && make && make install && cd ~/mangos335 && git clone git://github.com/mangostwo/database.git ...
TrinityCore auf Ubuntu Compilen - CMake fehler
02/20/2013 - WoW Private Server - 5 Replies
Hallo leute, immer wenn ich cmake ausführen will mit diesem Befehl: bekomme ich diesen fehler wäre sehr nett wenn mir einer helfen könnte
TrinityCore CMAKE
02/14/2012 - WoW Private Server - 4 Replies
Hi, wollte TrinityCore kompilieren nach dem Tut von Crazy aber wenn ich bei dem Punkt mit CMAKE bin bekomm ich immer die Error. CMake Error: CMake was unable to find a build program corresponding to "Visual Studio 10 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:/Trinity/Kompilieren/CMakeFiles/CMakeCCompi ler.cmake CMake Error: Could not find cmake module...



All times are GMT +2. The time now is 11:13.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.