[rkward-users] [rkward - Help] RE: Problems with cmake on AMD64 ubuntu 8.04

SourceForge.net noreply at sourceforge.net
Fri May 9 05:48:18 UTC 2008


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4953651
By: krcabrer


Thank you Hazzy (Dr. Johannes Ranke), for your answer.

No, the error message show me that strange variable:

"QT_QT_INCLUDE_DIR"

with double QT

I repeat the cut and paste form the error message:

-- 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

How do I set the "QT_INCLUDE_DIR"? 
I test with this commands, are they right?

 export $QT_INCLUDE_DIR=/usr/include/qt4
 export $QT_QT_INCLUDE_DIR=/usr/include/qt4

But, the problem continues.

You ask me why do I have QT 4.4 and not the 4.3.4 that is
the oficial hardy ubuntu release. I do not recompile QT,
I got it form the repository: (hardy-backports).

I do reinstall the libqt4-dev, and I still have the problem.

Do you think I should uninstall the 4.4 QT version, and
install the 4.3.4 QT version?

Again, thank you very much for your help.

Kenneth

______________________________________________________________________
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