On Thu, Oct 23, 2014 at 10:43:56AM -0400, Paul Yushkevich wrote: > I am not quite sure where on the Debian system Qt cmake files are, but I > think you should be able to find them using > > locate Qt5Config.cmake
The file is here: /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake > On Thu, Oct 23, 2014 at 10:43 AM, Paul Yushkevich <[email protected] > > Please try setting the CMAKE_PREFIX_PATH to > > [PATH_TO_QT_INSTALLATION]/lib/cmake > > > > In my case that's /opt/Qt/5.3/gcc_64/lib/cmake I tried cmake .. -DCMAKE_PREFIX_PATH=/usr/lib/x86_64-linux-gnu/cmake/Qt5 and a bunch of other variants, but the problem persists. Michael -- Michael Hanke http://mih.voxindeserto.de -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

