c:\documents and settings\administrator\my documents\visual studio 2005\projects\pro\pro\src\async.c(20) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
common.c
'config.h': No such file or directory
Код:
с исходнике прописана сея строчка
Код:
#include "config.h"
Код:
C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Projects\pro\pro
и файлик существует
16.02.2008 10:19 361 config.h
и файлик существует
16.02.2008 10:19 361 config.h
У меня когда-то была похожая проблема, выяснилось что необходимо было сначала добавить файл в проект: Source Files->Add->Existing Item. Потом все работало.
Код:
: fatal error C1083: Cannot open precompiled header file: 'Debug\proxy.pch': No such file or directory
crypt_handler.cpp
crypt_handler.cpp