Skip to content

window下win32与x86工程配置错误,导致编译报错 #80

Description

@airuowuhen

在[Debug/Release]中,不同平台[Win32/x64]设置c++附加包含目录配置不同,导致x64下编译失败
[win32]平台附加包含目录:..\externals;..\externals\tinyxml;%(AdditionalIncludeDirectories)
[x64]平台附加包含目录:..\externals;..\externals\tinyxml;..\common;..\lib;%(AdditionalIncludeDirectories)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions