Skip to content

post-build validation fails if VS is not installed in "C:\Program Files (x86)\Microsoft Visual Studio 14.0\"" #37

@Remotion

Description

@Remotion

post-build validation fails if VS is not installed in "C:\Program Files (x86)\Microsoft Visual Studio 14.0""
But this is common if SSD for windows it too small.

Apparently because of this line hard coded path.

static const fs::path DUMPBIN_EXE = R"(C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\dumpbin.exe)";

%VS140COMNTOOLS% should be used instate.

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