DeepStream Reference Designs/Getting Started/Environment Setup: Difference between revisions

Line 100: Line 100:
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
$ git clone -b v0.8.0  --recursive https://github.com/alanxz/rabbitmq-c.git
$ git clone -b v0.8.0  --recursive https://github.com/alanxz/rabbitmq-c.git
$ cd [FALTA]
$ cd rabbitmq-c
$ mkdir build && cd build
$ mkdir build && cd build
$ cmake ..
$ cmake ..
583

edits