docs: Add clarification in Windows build instructions (#21659)
This commit is contained in:
parent
e730a9d029
commit
17448f23a6
1 changed files with 2 additions and 0 deletions
|
@ -139,3 +139,5 @@ New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" -Name
|
||||||
```
|
```
|
||||||
|
|
||||||
For more information on this, please see [win32 docs](https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=powershell)
|
For more information on this, please see [win32 docs](https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=powershell)
|
||||||
|
|
||||||
|
(note that you will need to restart your system after enabling longpath support)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue