Jump to content
TrinityCore

Krad

Plebs
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Krad

  1. Dunno, figured someone may see the topic title of my other one, and figure they can't fix it due to the improperly named topic. Seeing as how I have a different error now. *shrug*

    Edit: Interestingly enough, there is no solution or workaround on that fantastic link you posted.

  2. Didn't know if I was supposed to be make a new topic, but seeing as how it's a different issue I thought I might.

    13>------ Build started: Project: worldserver, Configuration: Release Win32 ------
    
    13>  Building Custom Rule C:/Trinity/src/server/worldserver/CMakeLists.txt
    
    13>  CMake does not need to re-run because C:\Build\src\server\worldserver\CMakeFiles\generate.stamp is up-to-date.
    
    13>  worldPCH.cpp
    
    13>cl : Command line error D8030: INTERNAL COMPILER ERROR in '诌嗿赑桐哨A痿䀑謀쒃줌诃嗿噑㺃琀贊ц䀐匀庋地纍謗ᑃ쮋䖉ꨑṥ'
    
    13>      Please choose the Technical Support command on the Visual C++
    
    13>      Help menu, or open the Technical Support help file for more information
    
    14>------ Build started: Project: ALL_BUILD, Configuration: Release Win32 ------
    
    14>  Building Custom Rule C:/Trinity/CMakeLists.txt
    
    14>  CMake does not need to re-run because C:\Build\CMakeFiles\generate.stamp is up-to-date.
    
    ========== Build: 13 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

    No, I have no idea why my debug output printed something in ... whatever language that is.

  3. Sorry about that guys. Did some tinkering and got it almost to succeed.

    13>------ Build started: Project: worldserver, Configuration: Release Win32 ------
    
    13>  Building Custom Rule C:/Trinity/src/server/worldserver/CMakeLists.txt
    
    13>  CMake does not need to re-run because C:\Build\src\server\worldserver\CMakeFiles\generate.stamp is up-to-date.
    
    13>  worldPCH.cpp
    
    13>cl : Command line error D8030: INTERNAL COMPILER ERROR in '诌嗿赑桐哨A痿䀑謀쒃줌诃嗿噑㺃琀贊ц䀐匀庋地纍謗ᑃ쮋䖉ꨑṥ'
    
    13>      Please choose the Technical Support command on the Visual C++
    
    13>      Help menu, or open the Technical Support help file for more information
    
    14>------ Build started: Project: ALL_BUILD, Configuration: Release Win32 ------
    
    14>  Building Custom Rule C:/Trinity/CMakeLists.txt
    
    14>  CMake does not need to re-run because C:\Build\CMakeFiles\generate.stamp is up-to-date.
    
    ========== Build: 13 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

    Edit: I have no idea why my compiler is outputing something in ... whatever language that is.

  4. Received a failure while compiling.

    18>  WheatyExceptionReport.cpp
    
    18>LINK : fatal error LNK1181: cannot open input file '..\..\..\dep\mysqllite\Release\libmysql.lib'
    
    19>------ Build started: Project: ALL_BUILD, Configuration: Release Win32 ------
    
    19>  Building Custom Rule C:/Trinity/CMakeLists.txt
    
    19>  CMake does not need to re-run because C:\Build\CMakeFiles\generate.stamp is up-to-date.
    
    ========== Build: 13 succeeded, 6 failed, 0 up-to-date, 0 skipped ==========

    I noticed another post about installing MySQL using the "Complete" option, and this didn't fix it.

    Any suggestions?

    Thanks!

×
×
  • Create New...