Skip to content

Instantly share code, notes, and snippets.

View pranav083's full-sized avatar
๐Ÿ˜‡

Pranav Kumar pranav083

๐Ÿ˜‡
View GitHub Profile
mighty@Ideapad:~/catkin_new$ catkin_make
Base path: /home/mighty/catkin_new
Source space: /home/mighty/catkin_new/src
Build space: /home/mighty/catkin_new/build
Devel space: /home/mighty/catkin_new/devel
Install space: /home/mighty/catkin_new/install
####
#### Running command: "make cmake_check_build_system" in "/home/mighty/catkin_new/build"
####
####
@pranav083
pranav083 / gist:6ef7d3ae03399acca6e3493af53cffb9
Created November 6, 2018 15:14
cmake error because of shared libraries and .so file
Base path: /home/mighty/catkin_ws
Source space: /home/mighty/catkin_ws/src
Build space: /home/mighty/catkin_ws/build
Devel space: /home/mighty/catkin_ws/devel
Install space: /home/mighty/catkin_ws/install
####
#### Running command: "cmake /home/mighty/catkin_ws/src -DCATKIN_DEVEL_PREFIX=/home/mighty/catkin_ws/devel -DCMAKE_INSTALL_PREFIX=/home/mighty/catkin_ws/install -G Unix Makefiles" in "/home/mighty/catkin_ws/build"
####
-- Using CATKIN_DEVEL_PREFIX: /home/mighty/catkin_ws/devel
-- Using CMAKE_PREFIX_PATH: /home/mighty/mybot_ws/devel;/home/mighty/catkin_ws/devel;/opt/ros/kinetic