CMake Project in QtCreator
-
Hi forum,
I have managed to import a Project created with CMake into QtCreator mainly for visual debugging facility.
While debugging , i have noticed that there are some of the of functions that i cannot get into even if i press F11.
Any idea why and how can get into them ?
Regards
Sajjad
-
Maybe they point to libraries that do not have any debugging symbols. You should make a debug build.