Skip to content

window10+VS2017+cmake compile error #30

@litterCooker

Description

@litterCooker

我在window10+VS2017+cmake平台上使用了
mkdir win64
cd win64
cmake .. -G "Visual Studio 15 2017 Win64" -DCMAKE_BUILD_TYPE=Release
cmake --build .
编译,结果报错
fatal error C1083: Cannot open include file: 'stdatomic.h': No such file or directory
我需要有什么额外设置嘛?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions