On Monday 14 September 2015 02:34:34 Guillaume Munch wrote: > For the record, if Scott's indication on using CMake is not suitable, I > had to ./configure in Ubuntu as follows: > > ./configure --enable-qt5 --with-qt-dir=/usr/lib/x86_64-linux-gnu/qt5 > --with-qt-libraries=/usr/lib/x86_64-linux-gnu/qt5 > --with-qt-includes=/usr/include/x86_64-linux-gnu/qt5 > > Note the separate paths for libraries and includes, maybe Fedora makes > the same distinction. Maybe something would have to be fixed with the > autotools configuration.
Using Fedora 23 and qt5 --enable-qt5 is enough... -- José Abílio
