Project Build Failed on a folder with spaces inside the folder name
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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