Can't build an existing project in qt creator ros
-
Hi everyone, I am struggiling with this for a few days. I create a package with catkin_create_qt_pkg and select the project's CMakeList.txt file. I tried very different combination of build options but still couldnot build it. Does anyone know Why this happens and How can I solve?

and this is the error that I take.

-
Hi and welcome to devnet,
This is something you should check with the ROS community as they have built the integration.
From your error message, it seems that your environment has not been set correctly since the cmake find file is not found.