Код довольно прост:
int main(void){
return 0;
}
, и появляется ошибка компиляции:
1>------ Build started: Project: Project1, Configuration: Debug Win32 ------
1> Source.cpp
1>c:\userdata\zdck\documents\visual studio 2013\projects\project1\project1\source.cpp : fatal error C1001: An internal error has occurred in the compiler.
1> (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
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
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
У меня нет драйвера F, но появляется ошибка в f: \ dd \ vctools \ compiler \ cxxfe \ sl \ p1 \ c \ p0io. c ??
Поверьте мне, что я проверил десятки сообщений с заголовком «C1001 blah blah ...» здесь и там, но никого у меня работает.
Мой VS: V2013 Версия 12.0.40629.00 Обновление 5 Моя ОС: win 10, 64 бит