小编Ter*_*son的帖子

有谁知道导致此错误的原因是什么?VC++与VisualAssert

嗨有谁知道是什么原因造成这个错误?在Visual Studio 2008中使用Visual Assert谢谢

 1>------ Build started: Project: ChessRound1, Configuration: Debug Win32 ------
    1>Compiling...
    1>stdafx.cpp
    1>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\xlocnum(135) : error C2857: '#include' statement specified with the /Ycstdafx.h command-line option was not found in the source file
    1>Build log was saved at "file://c:\Users\Admin1\Documents\Visual Studio 2008\Projects\ChessRound1\ChessRound1\Debug\BuildLog.htm"
    1>ChessRound1 - 1 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Run Code Online (Sandbox Code Playgroud)

testing visual-studio-2008 visual-c++

5
推荐指数
1
解决办法
6196
查看次数

标签 统计

testing ×1

visual-c++ ×1

visual-studio-2008 ×1