...
Compile sources
Code Block | ||
---|---|---|
| ||
cd hailort cmake . -Bbuild -DCMAKE_BUILD_TYPE=Release -DHAILO_BUILD_GSTREAMER=1 -DCMAKE_INSTALL_PREFIX=/usr sudo cmake --build build --target install |
...
...
Compile sources
Code Block | ||
---|---|---|
| ||
cd hailort cmake . -Bbuild -DCMAKE_BUILD_TYPE=Release -DHAILO_BUILD_GSTREAMER=1 -DCMAKE_INSTALL_PREFIX=/usr sudo cmake --build build --target install |
...