Skip to content

mingw810编译不过 #176

@zhccsd

Description

@zhccsd

问题出在return std::make_sharedstd::fstream(pathw, mode);这一行,在msvc中fstream是可以接受std::wstring参数的,但是mingw中fstream只接受std::string

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