Skip to content

Latest commit

 

History

History

winbuild

YOGA: Windows Build

Requirements

Build standalone version from source

Clone this repository (using Git Bash):

git clone https://github.com/wanadev/yoga.git
cd yoga
git submodule init
git submodule update

Run the build script (from the root directory of this repository):

./winbuild/builddist.bat

Once the build finished, you will find the result in the yogawin.dist folder. To run YOGA, use the yoga.exe executable:

./yogawin.dist/yoga.exe -h