/
Build error: Internal compiler error (QuestDef.h) <deprecated>
Build error: Internal compiler error (QuestDef.h) <deprecated>
Problem
The following error appears when compiling in Visual Studio:
Error 1 error C1001: An internal error has occurred in the compiler. ...\TrinityCore\src\server\game\Quests\QuestDef.h 427 1 game
...\TrinityCore\src\server\game\Quests\QuestDef.h(427): fatal error C1001: An internal error has occurred in the compiler.
(compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\convert.cpp', line 9608)
Solution
This error is fixed by updating Visual Studio to Update 3 or higher.
- Download Visual Studio 2013 Update 4 https://www.microsoft.com/en-us/download/details.aspx?id=44921
- or Download Visual Studio 2013 Community http://www.visualstudio.com/en-us/downloads/download-visual-studio-vs#DownloadFamilies_2
Related articles
, multiple selections available,
Related content
Build error: LNK2019 unresolved external symbol _mysql...
Build error: LNK2019 unresolved external symbol _mysql...
More like this
artifact_quest_xp7x
artifact_quest_xp7x
More like this
MinGW GCC toolchain (Win)
MinGW GCC toolchain (Win)
More like this
Missing DBC: gtNpcTotalHp.dbc, ... <deprecated>
Missing DBC: gtNpcTotalHp.dbc, ... <deprecated>
More like this
CMake error: Boost not found
CMake error: Boost not found
More like this
Application Error: 0xc000007b
Application Error: 0xc000007b
More like this