On Sunday 07 September 2008, [EMAIL PROTECTED] wrote:
> Anyhoo this has been tested on SuSE 11 only and generated a working make
> file for me. If anyone else fancies giving it a shot, let me know how you
> get on.
Excellent! Thanks!
It doesn't seem distro-generic enough at first glance.
CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:35 (MESSAGE):
ERROR: Could not find KDE4 kde4-config
Call Stack (most recent call first):
CMakeLists.txt:92 (FIND_PACKAGE)
-- Configuring done
Let's see... I'm on Ubuntu Hardy and it's still treating KDE3 as the real
KDE, and KDE4 as the weird new KDE nobody is actually using yet. Everything
KDE4 is under /usr/lib/kde4, including bin/ and so on, and since I'm running
a normal KDE3 session, the KDE4 stuff isn't in my path, so it isn't finding:
/usr/lib/kde4/bin/kde4-config
I wonder what to do about that in the long term. Eventually, this whole
transitional period will go away. Anyway, I tacked /usr/lib/kde4/bin onto my
path and tried again.
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - not found.
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.4.1 (using /usr/bin/qmake-qt4)
-- Found Automoc4: /usr/bin/automoc4
-- Found Perl: /usr/bin/perl
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Failed
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
CMake Error: The following variables are used in this project, but they are
set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake
files:
QT_QT_INCLUDE_DIR
used as include directory in directory /home/me/SVN/qt4/CMakeFiles/CMakeTmp
CMake Error: Internal CMake error, TryCompile configure of cmake failed
CMake Error
at /usr/lib/kde4/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:1051
(message):
Could not compile simple test program:
#include <QtCore/QtGlobal>
int main()
{
#ifdef QT_VISIBILITY_AVAILABLE
return 0;
#else
return 1;
#endif
}
Call Stack (most recent call first):
/usr/share/cmake-2.6/Modules/FindKDE4.cmake:69 (FIND_PACKAGE)
CMakeLists.txt:92 (FIND_PACKAGE)
-- Configuring done
That leaves me kind of stumped. Maybe another path issue, but it's less
immediately obvious what's missing.
--
D. Michael McIntyre
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel