[NEWBIE]c_cpp_reference-2.0.2 fails to find Qt
Gunther Piez
gpiez at web.de
Mon Dec 1 10:20:21 GMT 2003
Wolfgang Balster wrote:
>Hello!
>
>I put this on the list again, because I didn't get any response. I have marked
>it now as a newbie question.
>
>I am new to the list and rather new to programming with C. Please be tolerant,
>if I missed something obvious.
>
>I installed KDevelop 2.1.5 from a SuSE 8.2 installation disk ok. But the c c++
>reference file was not found. So I got c_cpp_reference-2.0.2, unpacked and
>tried to configure. It failed with:
>
>checking for Qt... configure: error: Qt (>= Qt 2.2.2) (headers and libraries)
>not found. Please check your installation!
>For more details about this problem, look at the end of config.log.
>
>Qt is installed. Version is 3.1.1-71. Also installed is qt3-devel,
>qt3-devel-docs, qt3-devel-tools and most other qt3-related packages, but not
>qt3-non-mt, which I assumed to contain QT Version 2. I omitted this package
>in order to keep things simple. (?)
>
>
well, your assumption was wrong :-(
but before you start to install qt2, you may have a look at the
"reference", it may be not what you expect. simply unpack the tarball
somewhere and hav a look at reference/C/cref.html or
reference/CPLUSPLUS/cref.html . after that you may want to decide again
if it is worth the trouble.
a good reference to the c library can be found at
http://epoxy.mrs.umn.edu/doc/glibc-doc/ . for the standard c++ library i
don't know, but it isn't that important since i rarely use the standard
c++ library (qt rules)
>I did export QRDIR=/usr/lib/qt3 with no result.
>
>Any help greatly appreciated!
>
>
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list