Caffe: Where is lmdb.h

Created on 9 Jul 2014  ·  3Comments  ·  Source: BVLC/caffe

where is #include "lmdb.h" in caffe\include\caffedata_layers.hpp in dev branch.

Most helpful comment

check if you have installed the runtime dependencies
sudo apt-get install libgflags-dev libgoogle-glog-dev liblmdb-dev

All 3 comments

@kloudkl Thanks.

On Wed, Jul 9, 2014 at 11:09 AM, kloudkl [email protected] wrote:

523 (comment)

https://github.com/BVLC/caffe/pull/523#issuecomment-48418949


Reply to this email directly or view it on GitHub
https://github.com/BVLC/caffe/issues/650#issuecomment-48425185.

Best wishes,
Kaiyong Zhao

check if you have installed the runtime dependencies
sudo apt-get install libgflags-dev libgoogle-glog-dev liblmdb-dev

Was this page helpful?
0 / 5 - 0 ratings