豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.22 KB

File metadata and controls

18 lines (16 loc) · 1.22 KB

Compiling EarTrumpet

Requirements

Step-by-step

  1. Install Visual Studio 2017 with the .NET desktop development and Universal Windows Platform development workloads.
  2. Install the Windows 10 SDK (10.0.14393.0) SDK.
  3. Install the .NET Framework 4.6.2 Developer Pack.
  4. Install Git for Windows.
  5. Clone the EarTrumpet repository (git clone https://github.com/File-New-Project/EarTrumpet.git).
  6. Open EarTrumpet.vs15.sln in Visual Studio.
  7. Change the target platform to x86 and build the EarTrumpet.Package project.
  8. You're done. If you plan on submitting your changes to us, please review the Contributing guide first.