-
Notifications
You must be signed in to change notification settings - Fork 1
Building
Finlay Maroney edited this page Jan 28, 2020
·
2 revisions
Run buildScripts/linux.sh
for linux x86_64, buildScripts/windows.sh
for windows, buildScripts/raspbian-linuxtest.sh
to build for raspbian with linux tests, or buildScripts/raspbian-windowstest.sh
to build for raspbian with windows tests.
This will build FVTS using Gradle and place the output files in a folder named output/
.
NOTE: You must run buildScripts/clean.sh
every time you change what OS you are building for