You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have an Ubuntu16.04 with ROS kinetic-desktop-full installed, and I install PCL1.7 by command "sudo apt install libpcl-dev". Then I install cython, but when I "Build and Install pcl-python" , execute the shell "python setup.py build", it shows the bug: "error: command 'x86_64-linux-gnu-gcc' failed with exit status 1" . Where did I make mistakes? How to solve this problem?
Hi, I have an Ubuntu16.04 with ROS kinetic-desktop-full installed, and I install PCL1.7 by command "sudo apt install libpcl-dev". Then I install cython, but when I "Build and Install pcl-python" , execute the shell "python setup.py build", it shows the bug: "error: command 'x86_64-linux-gnu-gcc' failed with exit status 1" . Where did I make mistakes? How to solve this problem?