You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

majvan

Beginner

  • "majvan" started this thread

Posts: 1

Location: TrencĂ­n, Slovakia, EU

  • Send private message

1

Saturday, January 27th 2007, 11:39am

Problem with KDE4 compilation

I'm following this manual to build KDE 4 on my Gentoo linux machine.
However, I have build Qt-4.2.2, but when doing cmake ../kdelibs, I got following error:
.
.
.
CMake Error: This project requires some variables to be set,
and cmake can not find them.
Please set the following variables:
QT_QT3SUPPORT_LIBRARY (ADVANCED)

-- Configuring done
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.

I have also KDE 3.5.6 installed. Can you help me what's the problem? Thanks.

2

Sunday, February 11th 2007, 11:22pm

RE: Problem with KDE4 compilation

I'm getting the same error.
[KDE]

3

Monday, February 12th 2007, 1:41am

RE: Problem with KDE4 compilation

you need to enable qt3support

USE=qt3support emerge qt

or add the USE flag in make.conf or /etc/portage/package.use