git clone https://github.com/google/glog.git
cd glog
./configure && make
sudo make install
Compile with flag -lglog
References
31 Jul 2016
-
linux
git clone https://github.com/google/glog.git
cd glog
./configure && make
sudo make install
Compile with flag -lglog
References