gpt4 book ai didi

c++ - 无法打开源文件 "stdafx.h"

转载 作者:塔克拉玛干 更新时间:2023-11-02 23:20:04 27 4
gpt4 key购买 nike

我有两个包含文件头

#include "stdafx.h"
#include "psapi.h"

但是它给出了无法打开源文件“stdafx.h”的编译时错误。我正在使用 Visual Studios 2010。是否需要“stdafx.h”?我认为是的,因为如果我把它拿走,程序将无法编译。

最佳答案

Visual Studio 将其用于“预编译 header ”功能。如果您没有使用 Visual Studio 的经验,我建议将 stdafx.h 保留在项目中。

当然,如果您#include 它,您应该拥有它。

关于c++ - 无法打开源文件 "stdafx.h",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6203266/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com