mirror of
https://github.com/onionshare/onionshare.git
synced 2025-10-11 04:38:43 -04:00
Fix issue with Windows codesigning
This commit is contained in:
parent
2ca24d2c6a
commit
49b532bc1b
3 changed files with 4 additions and 4 deletions
2
BUILD.md
2
BUILD.md
|
@ -98,7 +98,7 @@ Download and install the 32-bit [Visual C++ Redistributable for Visual Studio 20
|
|||
|
||||
Download and install the standalone [Windows 10 SDK](https://dev.windows.com/en-us/downloads/windows-10-sdk). Note that you may not need this if you already have Visual Studio. Add the following directories to the path:
|
||||
|
||||
* `C:\Program Files (x86)\Windows Kits\10\bin\x86`
|
||||
* `C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x86`
|
||||
* `C:\Program Files (x86)\Windows Kits\10\Redist\ucrt\DLLs\x86`
|
||||
* `C:\Users\user\AppData\Local\Programs\Python\Python36-32\Lib\site-packages\PyQt5\Qt\bin`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue