stride3d / stride3d/stride

[Runtime Build] Missing Dependencies: Stride.Graphics.RenderDocPlugin & Stride.Core.Tasks.exe

Open
#1,876 2 comments 0 reactions 1 assignee View on GitHub

@JeromyWalsh is already working on this.

Since Oct 4, 2023.

bug
Dominant language
C#
Stars
7.8k
Forks
1.2k
Avg merge
2d 17h
Merged PRs (30d)
49

Description

Release Type: Official Release/GitHub (please choose appropriate option)

GitHub

Version: Version number and/or git branch

main

Platform(s): Does the problem occur on Windows, Android...?

Windows (possibly all)

Describe the bug

On a clean pull of the Stride repository, attempting to build the Stride.Runtime.sln fails due to missing dependencies.

To Reproduce
Steps to reproduce the behavior:

  1. Clone a new copy of the stride main repository.
  2. Immediately open the Stride.Runtime.sln in VS or Rider
  3. Build

Expected behavior
The expected outcome is a full build of each project in the Stride.Runtime.sln file.

Actual behavior
The build fails due to missing dependencies. The Stride.Graphics.RenderDocPlugin is (for some reason) required to build the Stride.Runtime.sln, but is not included in the solution and there's no pre-built version of it. So the build fails. Likewise, a few of the projects reference Stride.Core.Tasks.exe, however the binary is not included in the dependencies and Stride.Core.Tasks.csproj is not included in the Stride.Runtime.sln.

Screenshots
spew

Log and callstacks

spew.txt

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.