Error while build project in Qt

asked 2017-09-28 21:44:43 -0500

Hi, I'm a new guy in Qt, so the question may be too stupid, please forgive me.. I'm trying to build a ROS profile, but got this error Exception -- Configuring incomplete, errors occurred! See also "/home/xpchen/catkin_ws/src/build-stereo_dense_reconstruction-Desktop_Qt_5_7_0_GCC_64bit-Default/CMakeFiles/CMakeOutput.log". CMake Error at /opt/ros/kinetic/share/ros/core/rosbuild/private.cmake:102 (message): [rosbuild] rospack found package "stereo_dense_reconstruction" at "", but the current directory is "/home/xpchen/catkin_ws/src/stereo_dense_reconstruction". You should double-check your ROS_PACKAGE_PATH to ensure that packages are found in the correct precedence order. Call Stack (most recent call first): /opt/ros/kinetic/share/ros/core/rosbuild/public.cmake:177 (_rosbuild_check_package_location) CMakeLists.txt:6 (rosbuild_init)

Is there someone can help? Thank you very much!

edit retag flag offensive close merge delete