Update dependencies.
This commit is contained in:
@@ -25,6 +25,7 @@ below.
|
|||||||
- `png++`
|
- `png++`
|
||||||
- `cmake`
|
- `cmake`
|
||||||
- `freeglut`
|
- `freeglut`
|
||||||
|
- `gtkmm3`
|
||||||
3. Do the build as normal
|
3. Do the build as normal
|
||||||
|
|
||||||
### Ubuntu
|
### Ubuntu
|
||||||
@@ -36,7 +37,8 @@ process. The commands required are as follows:
|
|||||||
# Install dependencies
|
# Install dependencies
|
||||||
sudo apt install libcaffe-cpu-dev freeglut3-dev libpng++-dev \
|
sudo apt install libcaffe-cpu-dev freeglut3-dev libpng++-dev \
|
||||||
build-essential cmake libopencv-dev libboost-system-dev \
|
build-essential cmake libopencv-dev libboost-system-dev \
|
||||||
libgoogle-glog-dev libblas-dev libprotobuf-dev
|
libgoogle-glog-dev libblas-dev libprotobuf-dev \
|
||||||
|
libgtkmm-3.0-dev
|
||||||
|
|
||||||
# Do the build normally
|
# Do the build normally
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user