Aptivi - Deprecated Manuals
ProjectsWebsiteBlog
NuGlobal - Manual
NuGlobal - Manual
  • 👋Welcome!
  • Installation and Usage
    • 📀Installation
      • 🪟Windows
      • 🐧Linux
    • 💻How to use
  • Advanced usage
    • 🏗️Building
      • 🪟Building on Windows
      • 🐧Building on Linux
    • ⚒️How it works
  • Report an issue
  • Source code
  • Our projects
Powered by GitBook
On this page
  1. Advanced usage
  2. Building

Building on Windows

How to build on Windows

Last updated 1 year ago

To build NuGlobal on Windows, you must be running a supported version of Windows. We recommend that you run Windows 10 or later.

  1. Download and install Rust from the

  2. Download and install

  3. Open the MSYS2 terminal, and execute

    $ git clone https://github.com/Aptivi/nuglobal
    $ cd nuglobal
    $ make

You'll find the binaries under the target folder.

🏗️
🪟
official website
MSYS2