Skip to content

Commit d877beb

Browse files
committed
Update chromium_build_guid.md
1 parent f57960e commit d877beb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/chromium_build_guid.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,12 @@ Windows7 64位系统编译Chromium指南
1616
4. 安装VisualStudio2010 SP1。
1717
5. 安装windows 8.0 sdk(不要安装8.1),并修改Windows Kits\8.0\Include\WinRT\asyncinfo.h
1818
注释第66行的class关键字:
19+
1920
```
2021
65 namespace ABI (namespace Windows { namespace Foundation {
2122
66 enum /*class*/ AsyncStatus {
22-
```
23+
```
24+
2325
6. 安装June 2010 DirectX SDK。如果有遇到”Error Code:S1023”,则通过控制面板将
2426
Microsoft Visual C++ 2010 x86 Redistributable
2527
Microsoft Visual C++ 2010 x64 Redistributable

0 commit comments

Comments
 (0)