Skip to content

1.1 Compiling on Windows

Claude Roux edited this page Aug 15, 2020 · 3 revisions

Compiling on Windows

We provide a tamgu.sln makefile, which has been created for Visual Studio 2013. This makefile comprises sub-makefiles to compile:

tamguraw.sln

If you don't have a commercial licence for Visual 2013, then the MFC might be absent from your installation. You can then use tamguraw.sln to compile a Windows version.

GUI and Sound

Since, the GUI library and the Sound libraries are based on different licensing agreements, we cannot provide them with this GitHub archive. However, you can download them from a different GitHub: https://github.com/clauderouxster/libs

Clone this wiki locally