Configuring the Build and run set up for debugging ros package?
-
Hey I am new to QT, I need to debug a ros plugin package for external application. I know the debuging set up, but I am not able to set the build set for deployment.
Any documentation for setting up build and run for CMake project. I have already looked into some existing documentation. But still I get this error "CMake Project parsing failed."Thanks in advance
-
Hey I am new to QT, I need to debug a ros plugin package for external application. I know the debuging set up, but I am not able to set the build set for deployment.
Any documentation for setting up build and run for CMake project. I have already looked into some existing documentation. But still I get this error "CMake Project parsing failed."Thanks in advance
@suri said in Configuring the Build and run set up for debugging ros package?:
CMake Project parsing failed
There should be more than that. Please post the whole CMake log.