
09.05.2008, 11:07
|
|
Постоянный
Регистрация: 02.03.2008
Сообщений: 893
Провел на форуме: 5365841
Репутация:
712
|
|
PHP код:
fatal error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include "stdafx.h"' to your source?
PHP код:
fatal error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include "stdafx.h"' to your source?
PHP код:
error C2653: 'std' : is not a class or namespace name
error C2065: 'cout' : undeclared identifier
PHP код:
error C2871: 'std' : a namespace with this name does not exist
error C2653: 'std' : is not a class or namespace name
error C2065: 'cout' : undeclared identifier
Думаю так более понятна моя проблема 
|
|
|