Показать сообщение отдельно

  #2  
Старый 09.05.2008, 11:07
geforse
Постоянный
Регистрация: 02.03.2008
Сообщений: 893
Провел на форуме:
5365841

Репутация: 712


Отправить сообщение для geforse с помощью ICQ
По умолчанию



PHP код:
fatal error C1010unexpected end of file while looking for precompiled headerDid you forget to add '#include "stdafx.h"' to your source



PHP код:
fatal error C1010unexpected end of file while looking for precompiled headerDid 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' namespace with this name does not exist
 error C2653
'std' is not a class or namespace name
 error C2065
'cout' undeclared identifier 


Думаю так более понятна моя проблема
 
Ответить с цитированием