377 B
377 B
ESRI C++ code assignment
Setup
aptitude install protobuf-compiler libprotobuf-c-dev ##libprotoc-dev
Build
mkdir build
cd build
cmake ..
make
aptitude install protobuf-compiler libprotobuf-c-dev ##libprotoc-dev
mkdir build
cd build
cmake ..
make