Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Windows Release Process

Bart House edited this page Nov 2, 2019 · 4 revisions

Here are the steps we use to build the Windows release package

  1. Install Visual Studio 2019 Community Edition
  2. Launch Visual Studio "x64_x86 Cross Tools Command Prompt for VS 2019"
  3. In the command prompt run:
set ADD_CURSES=Y
set PDCURSES_TOP=..\..\pdcurses
cd sys\winnt
nhsetup.bat
cd ..\..\src
nmake install

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.