I am trying to import a project with C++ files that I already built using cmake and makefile. I am trying to import it into QT creator. However, after importing the project and trying to debug it, I get the error “no rule to make targetâ€. However, the file it is referring to exists and I never had this problem with that file when using cmake. What is going on?




Reply With Quote
Bookmarks