Update Build Process authored by Sebastian Hahta's avatar Sebastian Hahta
......@@ -35,3 +35,5 @@ In CMake configuration, enable:
To generate `.deb` packages, use `make package` after configuration.
In addition, NVidia CUDA `.deb` packages (repository) should be used for all dependencies to be correctly resolved.
For ftl `.deb` package pylon library path `/opt/pylon/lib` has to be in standard search path or provided via `LD_LIBRARY_PATHS`.
\ No newline at end of file