You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finlay Maroney edited this page Jan 28, 2020
·
2 revisions
Choosing which system to build for
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