Cevap: [02.02.2014] HeavenKnights [Source + Client + DB + Lua + PUS]
Merhaba Kodları Visual Studio 2013'de derlemeye çalıştığımda aşağıdaki gibi hata almaktayım.
1>------ Build started: Project: shared, Configuration: Debug Win32 ------
1> stdafx.cpp
1>c:\program files (x86)\microsoft visual studio 12.0\vc\include\mutex(46): fatal error C1001: An internal error has occurred in the compiler.
1> (compiler file 'msc1.cpp', line 1325)
1> To work around this problem, try simplifying or changing the program near the locations listed above.
1> Please choose the Technical Support command on the Visual C++
1> Help menu, or open the Technical Support help file for more information
1> INTERNAL COMPILER ERROR in 'C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe'
1> Please choose the Technical Support command on the Visual C++
1> Help menu, or open the Technical Support help file for more information
2>------ Build started: Project: AIServer, Configuration: Debug Win32 ------
2> StdAfx.cpp
2>c:\program files (x86)\microsoft visual studio 12.0\vc\include\mutex(46): fatal error C1001: An internal error has occurred in the compiler.
2> (compiler file 'msc1.cpp', line 1325)
2> To work around this problem, try simplifying or changing the program near the locations listed above.
2> Please choose the Technical Support command on the Visual C++
2> Help menu, or open the Technical Support help file for more information
2> INTERNAL COMPILER ERROR in 'C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe'
2> Please choose the Technical Support command on the Visual C++
2> Help menu, or open the Technical Support help file for more information
========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
Yardımlarını rica ediyorum.