ZIm/docs/src/development
Cherry 12afd1264e
Add long file paths solution to Windows troubleshooting (#20317)
Currently, building on Windows may fail for people who have not enabled
long filepaths on Windows itself.

This PR adds the solution to the troubleshooting section in the
`Building Zed for Windows` guide.

For an example failure error message:
```rs
error: failed to get `pet` as a dependency of package `languages v0.1.0 (D:\a\zed-windows-builds\zed-windows-builds\crates\languages)`

Caused by:
  failed to load source for dependency `pet`

Caused by:
  Unable to update https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f2

Caused by:
  path too long: 'C:/Users/runneradmin/.cargo/git/checkouts/python-environment-tools-903993894b37a7d2/ffcbf3f/crates/pet-conda/tests/unix/conda_env_without_manager_but_found_in_history/some_other_location/conda_install/conda-meta/python-fastjsonschema-2.16.2-py310hca03da5_0.json'; class=Filesystem (30)
```

Release Notes:

- N/A
2024-11-07 10:01:59 +02:00
..
debugging-crashes.md Docs Party 2024 (#15876) 2024-08-09 13:37:54 -04:00
linux.md Add some permalinks to linux packaging docs (#16756) 2024-08-23 11:24:05 -04:00
local-collaboration.md Docs Party 2024 (#15876) 2024-08-09 13:37:54 -04:00
macos.md Improve macOS build guide (#19172) 2024-10-14 10:20:36 +02:00
releases.md docs: Add copywriting and design tweaks (#17514) 2024-09-06 15:57:14 -03:00
windows.md Add long file paths solution to Windows troubleshooting (#20317) 2024-11-07 10:01:59 +02:00