Installing For Windows - iat-cener/tonatiuh GitHub Wiki
Setting Up Tonatiuh Development on Windows
To be able to develop Tonatiuh under Windows, you will need to set up the following tools and libraries:
- The MSYS shell environment,
- A set of required libraries,
- An Integrated Development Environment (IDE),
- Additional tools for automating documentation generation, unit testing, and continuous integration. This page proveises an overview of the setup process, along with links to detail, step-by-step instructions for each component.
Details
To configure your Windows system for Tonatiuh development, follow these steps:
-
Install the compilation and linking environment.
-
Install the third-party libraries needed by the program.
-
Set Up the Integrated Development Environment.
-
Install Doxygen and configure it.
[Developer's Guide]] ](/iat-cener/tonatiuh/wiki/[[Wiki-Home|Home)