stride3d / stride3d/stride

Project Build Failed on a folder with spaces inside the folder name

Open
#3,101 1 comment 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

The entire project seems fail to build if the project are stored inside a folder with spaces inside the root folder name.
this affect building from visual studio, running compile.bat, using dotnet build command from terminal sometimes work but mostly doesn't.
incase someone failed to build the project even the requirements are met, try to rename/remove the spaces on the root folder where you store the project repo.

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

Reproduce the failure with the repository stored under a path containing spaces, using Visual Studio, compile.bat, and dotnet build from a terminal. Compare which build entry points fail and trace how the project path is handled. Done means the project builds successfully from a space-containing root path through the affected entry points.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system, game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.