Skip to content

[Win/VS] There probably is a fatal error #2

@William-Mou

Description

@William-Mou
OS : Windows 10 1909
IDE : Visual Studio 2019 

Hello, here is a warning :

which will cause fatal error :

And I found that we could fix it with one line:

#pragma warning(disable:<error_code>)

#pragma warning(disable:4996)

I hope it will help someone~

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