stride3d / stride3d/stride

can not find metadata(.dll) file

Open
#3,010 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Dear Stride Developers:
OS: Windows10
IDE: VisualStudio 2026 Insiders
.NET:10.0.101
When I build stride.sln, It happend that:
20>CSC : error CS0006: can not find metadata file“D:\StrideEngine\stride\sources\engine\Stride.SpriteStudio.Offline\bin\Debug\net10.0\Stride.SpriteStudio.Offline.dll”
20>CSC : error CS0006: can not find metadata file“D:\StrideEngine\stride\sources\engine\Stride.SpriteStudio.Runtime\bin\Debug\net10.0\Stride.SpriteStudio.Runtime.dll”
20>CSC : error CS0006: can not find metadata file“D:\StrideEngine\stride\sources\engine\Stride.UI\bin\Debug\net10.0\Stride.UI.dll”
20>CSC : error CS0006: can not find metadata file“D:\StrideEngine\stride\sources\engine\Stride.Video\bin\Debug\net10.0\Direct3D11\Stride.Video.dll”
......

(153 same errors, I won't copy all of them here)

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.

Research direction

Start by reproducing the build of stride.sln on Windows 10 with Visual Studio 2026 Insiders and .NET 10.0.101. Check why the builds for Stride.SpriteStudio.Offline, Stride.SpriteStudio.Runtime, Stride.UI, and Stride.Video do not produce the referenced DLLs; done means stride.sln builds without the reported CS0006 errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.