yaml-cpp icon indicating copy to clipboard operation
yaml-cpp copied to clipboard

<pre>Installing: /usr/local/lib/libyaml-cpp.so.0.6.3</pre>

Open kashifzr opened this issue 5 years ago • 0 comments
trafficstars

Built target yaml-cpp-tests
Install the project...
-- Install configuration: ""
-- Installing: /usr/local/lib/libyaml-cpp.so.0.6.3
CMake Error at cmake_install.cmake:52 (file):
  file INSTALL cannot copy file
  "/home/abc/yaml-cpp/build/libyaml-cpp.so.0.6.3" to
  "/usr/local/lib/libyaml-cpp.so.0.6.3".


Makefile:128: recipe for target 'install' failed
make: *** [install] Error 1

To Build Do I need to run make install -j after cmake command to use yaml-cpp

kashifzr avatar Nov 01 '20 14:11 kashifzr