[Python-modules-team] Bug#751531: libqt5scintilla2-dev: qmake features file seems to be installed in the wrong location
Torsten Paul
Torsten.Paul at gmx.de
Tue Jun 17 17:02:32 UTC 2014
Hi!
It looks like that affects also the header files. Using the installed
Qt/qmake, they are searched in /usr/include/x86_64-linux-gnu/qt5 but the
dev package installs the Qsci headers in /usr/include/qt5.
Using "QMAKEFEATURES=/usr/share/qt5/mkspecs/features qmake" picks up the
prf file, but compilation failes when using includes like <Qsci/qscilexercpp.h>
Is it ok to leave the 3 topics in a single bug report?
* location of the prf file
* location of the header files
* wrong library name for Qt5 if debug is enabled
I don't know if other file types like the translation files are also
searched in different folders as we currently don't have translation
enabled in the application (OpenSCAD).
-- Torsten.
More information about the Python-modules-team
mailing list