-
Notifications
You must be signed in to change notification settings - Fork 15
Installing For Windows
To be able to develop Tonatiuh under Windows XP, Windows Vista or Windows 7, you need to install the MSYS shell environment, the MinGW C++ compiler, and a series of libraries. You will also need to install and configure an Integrated Development Environment, and the ancillary libraries and software infrastructure needed to automatize the generation of the program's documentation, to do unit testing and continuous integration.
Here you will find and overview of the overall process, together with links to the detailed instructions needed to execute every step of the process.
To be able to develop Tonatiuh under Windows you need to:
-
Install the appropriate compilation and linking environment.
-
Install the third-party libraries needed by the program.
-
Install and configure the Integrated Development Environment.
-
Install Doxygen and configure it.
-
Install the Unit Testing and Continuous Integration infrastructure.
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License