This is a short HowTo for updating the Linux VA binaries (i.e., libVABase.so and libVANet.so).
:exclamation: You first need to build Vista (VistaBase, VistaAspects and VistaInterProcComm is needed) accordingly to the guide below.
:exclamation: You first need to build Vista (VistaBase, VistaAspects and VistaInterProcComm is needed) accordingly to the guide below. If you already did that for an older VA version, you can keep using that.
* Create a folder on Linux filesystem (e.g. VA_build)
* Clone/copy the CMakeList.txt of [VA](https://git.rwth-aachen.de/ita/VA) into it.