Commit 32fab8d 1 parent 5ea5aee commit 32fab8d Copy full SHA for 32fab8d
File tree 2 files changed +8
-3
lines changed
2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -46,9 +46,11 @@ https://github.com/sakura-editor/sakura/wiki
46
46
- [ Visual Studio Community 2017] ( https://www.visualstudio.com/downloads/ )
47
47
48
48
#### Visual Studio Install options required
49
- - Windows SDK
49
+ - Windows 10 SDK (10.0.17134.0)
50
50
- Windows XP Support for C++
51
- - C++に関するWindows XP サポート
51
+ - Windows 8.1 SDK と UCRT SDK
52
+ - C++ に関するWindows XP サポート
53
+ - x86用とx64用のVisual C++ MFC
52
54
53
55
More information: https://github.com/sakura-editor/sakura/issues/6
54
56
Original file line number Diff line number Diff line change 32
32
- (オプション) [ 7Zip] ( https://sevenzip.osdn.jp/ ) (外部依存ファイルの解凍に使用)
33
33
- Visual Studio 2017 Comminity Edition
34
34
以下オプションも必要です。
35
- - C++ に関する Windows XP サポート
35
+ - Windows 10 SDK (10.0.17134.0)
36
+ - Windows XP Support for C++
37
+ - Windows 8.1 SDK と UCRT SDK
38
+ - C++ に関するWindows XP サポート
36
39
37
40
### HTML ヘルプのビルドに必要なもの
38
41
You can’t perform that action at this time.
0 commit comments