Update Build VA dependencies for Linux authored by Jonathan Ehret's avatar Jonathan Ehret
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
This is a short HowTo for updating the Linux VA binaries (i.e., libVABase.so and libVANet.so). 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) * 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. * Clone/copy the CMakeList.txt of [VA](https://git.rwth-aachen.de/ita/VA) into it.
... ...
......