|
From: Robin H. <ha...@it...> - 2018-10-08 15:22:51
|
Hey Dan, I'm not very familiar with the qtcreator but I can tell you what worked to me. yes it is possible that cmake uses an old cmake cache. To make sure that the qtcreator uses the same cache than the one generated with the help of the cmake-gui you have to load the cache stored in the build directory. Maybe you have just created a new project by selecting the cmake file located at .../itom/sources/itom (this might create a new cache or load an old one). However, there is the possibility to select an existing cmake cache. For this set the build directory to the folder selected as build directory in the cmake-gui (screenshot). If BUILD_WITH_PCL is disabled no PCL paths should/are required. Your OpenCV path looks good (I have no build subdirectory but maybe you compiled it from source)... So if you have been able to configure and generate cmake with the cmake-gui try to set the qtcreator build directory to the same path. This is what worked to me. Regards Robin Am 06.10.2018 um 00:20 schrieb dan nessett via Itom-discussions: > e to try to find the problem that is preventing me from build -- M.Sc. Robin Hahn Institut für Technische Optik Universität Stuttgart Pfaffenwaldring 9 70569 Stuttgart Phone: 0711-685-69879 |