Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 970 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 970 Bytes

GNU Windows Extension

This template helps a lot in building docs and understanding GNU Windows Extension source code, building and other related documents

For source code extraction from MSys2 repos procedure (admins only), please review in CONTRIBUTING.md

Build this library

To build this library, you will need:

  • GNU Windows
  • CMake version 3 or newer installed on your machine. You can download it from the official website and follow their installation instructions.
  • Python 3.9+

⚠️

Ensure you can run make, gcc and g++ from the command line without issues.

Additionally, you may need to install these libraries:

Just run the following commands in a terminal window to get started:

build.cmd

Once it's done, you can see your bin. You can then paste it into your GNU Windows installation folder.