[KDE/Mac] QStandardPaths possible solution

Christoph Cullmann cullmann at absint.com
Thu Jan 8 20:10:47 UTC 2015


Hi,

would btw. a more "mac" like solution be, to query all frameworks that the current application
uses and add the data location of that frameworks to the search path (and install stuff like
e.g. the ktexteditor syntax files and such inside the frameworks)?

Greetings
Christoph

----- Ursprüngliche Mail -----
> On Thursday January 08 2015 20:23:23 Marko Käning wrote:
> > 
> > On 08 Jan 2015, at 19:49 , Jeremy Whiting <jpwhiting at kde.org> wrote:
> > 
> > > QT_INSTALL_PREFIX
> 
> I find occurrences of that in the qmake source, and in the source of a
> configure programme (which seems to accept the same options as the configure
> script).
> 
> > Later on you find this:
> > 
> >                 reinplace \
> >                     "s|^set(_qt5_corelib_extra_includes
> >                     \"\${_qt5Core_install_prefix}/share/qt5//mkspecs/macx-clang.*\")$|set(_qt5_corelib_extra_includes
> >                     \"\${_qt5Core_install_prefix}/share/qt5//mkspecs/macx-clang-32\"
> >                     \"\${_qt5Core_install_prefix}/share/qt5//mkspecs/macx-clang\")|"
> >                     \
> >                     ${dir}${qt_frameworks_dir}/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake
> > 
> > which seems to indicate that the variable ‘_qt5Core_install_prefix' is
> > internally being used by CMake.
> > 
> > I figure this could be used to pass its contents via CMake into our current
> > QSP patch! :-)
> 
> Sadly, no. Those cmake files are only for Qt5 clients, and used to find
> binaries like qmake.
> 
> R.
> _______________________________________________
> kde-mac at kde.org
> List Information: https://mail.kde.org/mailman/listinfo/kde-mac
> KDE/Mac Information: http://community.kde.org/Mac

-- 
----------------------------- Dr.-Ing. Christoph Cullmann ---------
AbsInt Angewandte Informatik GmbH      Email: cullmann at AbsInt.com
Science Park 1                         Tel:   +49-681-38360-22
66123 Saarbrücken                      Fax:   +49-681-38360-20
GERMANY                                WWW:   http://www.AbsInt.com
--------------------------------------------------------------------
Geschäftsführung: Dr.-Ing. Christian Ferdinand
Eingetragen im Handelsregister des Amtsgerichts Saarbrücken, HRB 11234


More information about the kde-mac mailing list