代码拉取完成,页面将自动刷新
同步操作将从 Gitee 极速下载/BowPad 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
First, you need to install the compiler package.
- You need VS2015.
- You also need the Windows SDK for Windows 8
Next you need to install some utilities/programs:
- TortoiseSVN : http://tortoisesvn.net
- WiX 3.10(*) : http://wixtoolset.org/
- NAnt 0.92(*) : http://nant.sourceforge.net
(*) Add the paths of the binaries to the PATH environment variable
You may have to logoff/logon to make the new environment variables take effect!
Now you're almost ready. Only a few more steps to do:
- Checkout the BowPad sources from the Subversion repository
- Make a copy of the file default.build.user.tmpl in the BowPad root folder and
rename that copy to default.build.user. Then adjust the paths as mentioned
in that file.
Building packages
Hint: before you can start building BowPad, you need to call the vsvars32.bat
file which is located in %VS140COMNTOOLS%.
> nant
will compile BowPad and create the msi installer
If you encounter any build errors, you can run nant again like this:
> nant -l:buildlog.txt
which will create a build log file which you can use to analyse where
exactly the build failed.
After the script finished, the packages can be found in .\bin.
Once BowPad has been built with the NAnt script, you can build it again
with VS2015 alone.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。