死你巴掌 发表于 2020-10-18 17:04:50

[火山视窗入门教程] 安装

1.首先,下载最新版的火山视窗软件,将其解压到`权限要求比较低的目录` (本文软件放置在`C:\Software\voldev\`目录下)

    https://static.voldpc.coolbian.com/assets/images/starter/install/1.png

2.运行`voldev.exe`,打开`火山软件开发平台`

    https://static.voldpc.coolbian.com/assets/images/starter/install/2.png

3.打开一个火山视窗项目,如果没有可以打开官方提供的例程

    https://static.voldpc.coolbian.com/assets/images/starter/install/3.png

4.点击`开始调试`

    https://static.voldpc.coolbian.com/assets/images/starter/install/4.png

5.提示安装`Visual Studio 2019生成工具`,点击`开始安装`并点击`是`

    https://static.voldpc.coolbian.com/assets/images/starter/install/5.png

6.进入`Visual Studio安装程序`,点击`继续`

    https://static.voldpc.coolbian.com/assets/images/starter/install/6.png

7.耐心等待下载所需文件

    !https://static.voldpc.coolbian.com/assets/images/starter/install/7.png

8.选择`C++ 生成工具`,在右边栏选择以下内容,并点击下方`安装`按钮

    - MSVC v142 - VS 2019 C++ x64/x86 生成工具
    - Windows 10 SDK
    - 适用于最新 v142 生成工具的 C++ ATL (x86 和 x64)
    - 适用于最新 v142 生成工具的 C++ MFC (x86 和 x64)

    https://static.voldpc.coolbian.com/assets/images/starter/install/8.png

9.耐心等待安装完成,**安装过程中可能提示重启**

    https://static.voldpc.coolbian.com/assets/images/starter/install/9.png

10. 安装完成

    https://static.voldpc.coolbian.com/assets/images/starter/install/10.png

11. 再次打开例程,开始调试

    https://static.voldpc.coolbian.com/assets/images/starter/install/4.png

    https://static.voldpc.coolbian.com/assets/images/starter/install/11.png

12. 成功运行

    https://static.voldpc.coolbian.com/assets/images/starter/install/12.png


本文来源:https://voldpc.com/starter/install/


666 发表于 2020-10-18 21:24:39

与楼主的有点不一样,这样下载应该没错吧

wchsh509 发表于 2020-10-19 13:17:24

求助!!!
在第七步完成之后就退出了
没之后的部分,为啥呢?
win7 64系统

死你巴掌 发表于 2020-10-20 22:47:39

666 发表于 2020-10-18 21:24
与楼主的有点不一样,这样下载应该没错吧

因为我这边是英文版系统,所以文字不太一样。

图上我已经做了文字说明
页: [1]
查看完整版本: [火山视窗入门教程] 安装