Wayne Sallee
2016-08-27 14:04:34 UTC
I've run into a problem building phonon-backend-gstreamer-4.8.2 for KDE.
I'm getting:
fatal error: QtCore/QtGlobal: No such file or directory
#include <QtCore/QtGlobal>
phonon-backend-gstreamer-4.8.2/build/CMakeTmp/check_qt_visibility.cpp
#include <QtCore/QtGlobal>
int main()
{
#ifndef QT_VISIBILITY_AVAILABLE
#error QT_VISIBILITY_AVAILABLE is not available
#endif
}
I have both qt4 and qt5 built using the opt method.
The file QtCore/QtGlobal is in both 4 and 5
/usr/src/qt/qt-everywhere-opensource-src-4.8.6/include/QtCore/QtGlobal
/usr/src/qt/qt-everywhere-opensource-src-5.4.0/qtbase/include/QtCore/QtGlobal
What would be a command that I could run to test to see what's going on?
Wayne Sallee
***@WayneSallee.com
http://www.WayneSallee.com
I'm getting:
fatal error: QtCore/QtGlobal: No such file or directory
#include <QtCore/QtGlobal>
phonon-backend-gstreamer-4.8.2/build/CMakeTmp/check_qt_visibility.cpp
#include <QtCore/QtGlobal>
int main()
{
#ifndef QT_VISIBILITY_AVAILABLE
#error QT_VISIBILITY_AVAILABLE is not available
#endif
}
I have both qt4 and qt5 built using the opt method.
The file QtCore/QtGlobal is in both 4 and 5
/usr/src/qt/qt-everywhere-opensource-src-4.8.6/include/QtCore/QtGlobal
/usr/src/qt/qt-everywhere-opensource-src-5.4.0/qtbase/include/QtCore/QtGlobal
What would be a command that I could run to test to see what's going on?
Wayne Sallee
***@WayneSallee.com
http://www.WayneSallee.com
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above