On Friday 28 October 2005 04:12 am, Hadmut Danisch wrote:
> for some weeks now the debian libqt[34]-dev package keeps include
> files in a directory like
>
> /usr/include/qt4/Qt/qconfig.h
With libqt3-mt-dev installed, I have the include files
in /usr/share/qt3/include, but with a link in /usr/sha
Obviously it's not up to the kernel to determine where QT is located
Actually, I don't think the kernel configuration program is supposed to use
qt4. Try qt3 instead.
Maybe not relevant to your question, but if you just want a graphical kernel
configurator you could also try make gconfig.
Ern
Hi,
for some weeks now the debian libqt[34]-dev package keeps include
files in a directory like
/usr/include/qt4/Qt/qconfig.h
However, the Linux kernel compilation Makefile requires it
differently:
@set -e; for d in $$QTDIR /usr/share/qt* /usr/lib/qt*; do \
if [ -f $$d/includ
3 matches
Mail list logo