Jump to content
TrinityCore

goodlucker

Plebs
  • Posts

    9
  • Joined

  • Last visited

  • Days Won

    1

goodlucker last won the day on February 26 2014

goodlucker had the most liked content!

goodlucker's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. Hello I want to ask is this a problem? because I got the same error like willpcdrv... that's the problem of this error? ( In ICC 50% of the mobs fall underground.. I got vmaps and mmaps enabled and still falling down)
  2. EDIT : I found the solution I use makevmaps_simple.bat 1 2 3 4 vmap4extractor.exe md vmaps vmap4assembler.exe Buildings vmaps pause Thank you and sorry about that spam
  3. Hello guys ) I got those errors when Im making vmaps.... How can I fix that? ) Thank you!
  4. How can I update to v12? I fould only Visual Studio C++ 2013... :? Can You help me? Thank you!
  5. 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:/Program Files (x86)/CMake 2.8/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:/Users/Yordan V. Petrov/Desktop/compiled/CMakeFiles/CMakeTmp Run Build Command:C:WindowsMicrosoft.NETFrameworkv4.0.30319MSBuild.exe cmTryCompileExec539100580.vcxproj /p:Configuration=Debug /p:VisualStudioVersion=10.0 Microsoft (R) Build Engine version 4.0.30319.17929 [Microsoft .NET Framework, version 4.0.30319.18034] Copyright (C) Microsoft Corporation. All rights reserved. Build started 12.2.2014 Ј. 15:42:46 з.. Project "C:UsersYordan V. PetrovDesktopcompiledCMakeFilesCMakeTmpcmTryCompileExec539100580.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTryCompileExec539100580.dirDebug". Creating directory "C:UsersYordan V. PetrovDesktopcompiledCMakeFilesCMakeTmpDebug". InitializeBuildStatus: Creating "cmTryCompileExec539100580.dirDebugcmTryCompileExec539100580.unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:Program Files (x86)Microsoft Visual Studio 10.0VCbinCL.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:precise /Zc:wchar_t /Zc:forScope /Fo"cmTryCompileExec539100580.dirDebug" /Fd"C:/Users/Yordan V. Petrov/Desktop/compiled/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec539100580.pdb" /Gd /TC /analyze- /errorReport:queue testCCompiler.c /Zm1000 Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.30319.01 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. 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:precise /Zc:wchar_t /Zc:forScope /Fo"cmTryCompileExec539100580.dirDebug" /Fd"C:/Users/Yordan V. Petrov/Desktop/compiled/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec539100580.pdb" /Gd /TC /analyze- /errorReport:queue testCCompiler.c /Zm1000 testCCompiler.c ManifestResourceCompile: C:Program Files (x86)Microsoft SDKsWindowsv7.0Abinrc.exe /nologo /fo"cmTryCompileExec539100580.dirDebugcmTryCompileExec539100580.exe.embed.manifest.res" cmTryCompileExec539100580.dirDebugcmTryCompileExec539100580_manifest.rc Link: C:Program Files (x86)Microsoft Visual Studio 10.0VCbinlink.exe /ERRORREPORT:QUEUE /OUT:"C:UsersYordan V. PetrovDesktopcompiledCMakeFilesCMakeTmpDebugcmTryCompileExec539100580.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:"cmTryCompileExec539100580.dirDebugcmTryCompileExec539100580.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:/Users/Yordan V. Petrov/Desktop/compiled/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec539100580.pdb" /SUBSYSTEM:CONSOLE /STACK:"10000000" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/Yordan V. Petrov/Desktop/compiled/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec539100580.lib" /MACHINE:X86 cmTryCompileExec539100580.dirDebugcmTryCompileExec539100580.exe.embed.manifest.res cmTryCompileExec539100580.dirDebugtestCCompiler.obj /machine:X86 /debug LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt [C:UsersYordan V. PetrovDesktopcompiledCMakeFilesCMakeTmpcmTryCompileExec539100580.vcxproj] Done Building Project "C:UsersYordan V. PetrovDesktopcompiledCMakeFilesCMakeTmpcmTryCompileExec539100580.vcxproj" (default targets) -- FAILED. Build FAILED. "C:UsersYordan V. PetrovDesktopcompiledCMakeFilesCMakeTmpcmTryCompileExec539100580.vcxproj" (default target) (1) -> (Link target) -> LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt [C:UsersYordan V. PetrovDesktopcompiledCMakeFilesCMakeTmpcmTryCompileExec539100580.vcxproj] 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.28 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:12 (project) Configuring incomplete, errors occurred! What can I do to fix that error ?
×
×
  • Create New...