-
Notifications
You must be signed in to change notification settings - Fork 13
1.1 Compiling on Windows
We provide a tamgu.sln makefile, which has been created for Visual Studio 2013. This makefile comprises sub-makefiles to compile:
-
the different tamgu libraries (see the list below)
-
the command line version (tamgucom)
-
a native window MFC GUI (Tamgui). This last makefile requires a full-fledged Visual Studio 2013 version with MFC.
-
Note: The python library is linked with Python 3.7.3.
-
Note bis: The tamguinstaller makefile requires the installation of a specific Visual plugin, which is free: Visual Studio Installer. (https://marketplace.visualstudio.com/items?itemName=UnniRavindranathan-MSFT.MicrosoftVisualStudio2013InstallerProjects)
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.
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