Skip to content

Current clone-build-run experience is not seamless. #3

@zwcloud

Description

@zwcloud

We must ensure that the following process is never interrupted by any errors that is hard to solve.

  1. git clone
  2. build solution
  3. debug/release run demo projects

Some hard errors that should be avoided:

  1. Windows SDK version not right: users need to download the required windows SDK, which is really time-consuming.
  2. .NET Framework / .NET Core not installed: time-consuming
  3. Provide pre-built dll/so if a developer don't want to build native libraries by him/herself, which is time-consuming.

Target: Clone, build C# projects and run demos seamlessly on Win10 with VS2017 only.

  • Windows
  • Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions