-
-
Notifications
You must be signed in to change notification settings - Fork 250
How to Compile
Eren Okka edited this page Feb 15, 2021
·
33 revisions
You need Visual Studio 2019 or a later version to compile Taiga. Older versions may not work due to lack of support for some C++ features.
You also need git to be installed on your system and added to the PATH environment variable.
Clone Taiga and its submodules. This may take a while.
git clone --recursive https://github.com/erengy/taiga.gittaiga\deps\build.batUse build.bat --help to see available options.
At this point, you can either open project\vs2019\Taiga.sln in Visual Studio, or build Taiga from the command line:
devenv taiga\project\vs2019\Taiga.sln /Build "Release|x86"Make sure you have NSIS installed, then call:
"%ProgramFiles(x86)%\NSIS\makensis.exe" /DMACHINE=x86 taiga\setup\Taiga.nsiTaiga
Home page | AniList thread | Kitsu group | MyAnimeList club | Twitter account