Skip to content

compilation fails on "MSYS2 MSYS" #476

Description

@firewave
simplecpp.cpp: In function ‘std::string simplecpp::convertCygwinToWindowsPath(const std::string&)’:
simplecpp.cpp:2393:40: error: ‘startsWith_’ was not declared in this scope
 2393 |         if (cygwinPath.size() >= 11 && startsWith_(cygwinPath, "/cygdrive/")) {
      |

It works fine with "MSYS MINGW64".

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions