Skip to content

Build doesn't grab C++ sources by itself #710

Open
@ThadHouse

Description

@ThadHouse

When running build, the C++ sources artifacts are not grabbed. This causes deploy to fail, because it attempts to write target debug info.

The reason this isn't often seen is VS Code runs the intellisense generation command on project open, which does grab sources.

Activity

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

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