Skip to content

Build seems to be susceptible to long-path problems #9

Description

@mschofie

I initially cloned the repo into (for example):

Q:\Source\github\microsoft\Attestation-Client-Samples

And with that path, I get build failures that appear to be related to hitting 'long path' problems. Infact, cloning into:

Q:\Attestation-Client-Samples

I also hit problems. It wasn't until I ran "subst m: Q:\Source\github\microsoft\Attestation-Client-Samples" and built from "m:" (using CMake) that I could successfully build. Unfortunately, if I try and open the "m:" folder in Visual Studio (17.12), it doesn't open the solution - that appears to be a bug in Visual Studio.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions