2007-08-26

fatal error C1010: unexpected end of file while looking for precompiled header directive

fatal error C1010: unexpected end of file while looking for precompiled header directive

如果cpp設定有使用Precompiled header, 你就必須在.cpp #include 相關的head
加上#include "stdafx.h"

No comments:

Post a Comment