trying to install ROS from source on UBUNTU 13.10
Hi
I am trying to install ROS from source on UBUNTU 13.10, and gets stock on the qt_qui_cpp
package and gives this error:
==> Processing catkin package: 'qt_gui_cpp'
==> Building with env: '/home/ltorabi/ros_catkin_ws/install_isolated/env.sh'
Makefile exists, skipping explicit cmake invocation...
==> make cmake_check_build_system in '/home/ltorabi/ros_catkin_ws/build_isolated/qt_gui_cpp'
==> make -j2 -l2 in '/home/ltorabi/ros_catkin_ws/build_isolated/qt_gui_cpp'
[ 76%] Built target qt_gui_cpp
[ 84%] Running SIP generator for qt_gui_cpp_sip Python bindings...
sip: Deprecation warning: qt_gui_cpp.sip:1: %Module version number should be specified using the 'version' argument
sip: Unable to find file "QtCore/QtCoremod.sip"
Error: Unable to open
"/ros_catkin_ws/build_isolated/qt_gui_cpp/sip/qt_gui_cpp_sip/pyqtscripting.sbf"
make[2]: *** [sip/qt_gui_cpp_sip/Makefile] Error 1
make[1]: *** [src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip.dir/all] Error 2
make: *** [all] Error 2
<== Failed to process package 'qt_gui_cpp':