[rkward-users] [rkward - Help] Problems with cmake on AMD64 ubuntu 8.04
SourceForge.net
noreply at sourceforge.net
Thu May 8 11:31:56 UTC 2008
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4952302
By: krcabrer
kenneth at ubuntu-desktop:~/downloads/rkward/rkward-0.5.0b$ cmake .
Hello dear developers:
I try to compile rkward on ubuntu 8.04 AMD64 with kde4 and qt4 libs and
headers.
But when I call cmake . I got the following
--- snip ---
-- Found Qt-Version 4.4.0 (using /usr/bin/qmake-qt4)
-- Found X11: /usr/lib/libX11.so
CMake Error: This project requires some variables to be set,
and cmake can not find them.
Please set the following variables:
QT_QT_INCLUDE_DIR
CMake Error: Internal CMake error, TryCompile configure of cmake failed
CMake Error: Could not compile simple test program:
#include <QtCore/QtGlobal>
int main()
{
#ifdef QT_VISIBILITY_AVAILABLE
return 0;
#else
return 1;
#endif
}
-- Configuring done
PS:
The command uname -a shows
uname -a
Linux ubuntu-desktop 2.6.24-16-rt #1 SMP PREEMPT RT Thu Apr 10 14:04:43 UTC
2008 x86_64 GNU/Linux
Would you please help me?
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=165574
More information about the Rkward-users
mailing list