You are not logged in.

#1 2009-12-16 02:55:33

correnos
Member
Registered: 2009-11-05
Posts: 20

Failing to compile qt 4.6

I have been trying to compile Qt for most of the day now. The first error I got was one involving qsqlite drivers (or something of that general gist) that I solved by setting the correct prefix in the PKGBUILD. The problem that I am not able to solve is that an error comes up with the text

In file included from qassistantclient.cpp:42:
qassistantclient.h:49:49: error: QtAssistant/qassistantclient_global.h: No such file or directory
In file included from qassistantclient.cpp:42:
qassistantclient.h:57: error: expected initializer before ':' token
make[3]: *** [.obj/release-shared/qassistantclient.o] Error 1
make[3]: Leaving directory `/home/bobby/Downloads/Builds/qt-4.6-git/src/qt/tools/assistant/compat/lib'
make[2]: *** [sub-compat-lib-make_default-ordered] Error 2
make[2]: Leaving directory `/home/bobby/Downloads/Builds/qt-4.6-git/src/qt/tools/assistant'
make[1]: *** [sub-assistant-make_default-ordered] Error 2
make[1]: Leaving directory `/home/bobby/Downloads/Builds/qt-4.6-git/src/qt/tools'
make: *** [sub-tools-make_default-ordered] Error 2

I am trying to make Qt 4.6 to try out the KDE 4.4 beta. Has anyone else had/solved this issue? Any help would be appreciated.

Offline

#2 2009-12-16 17:28:33

Gen2ly
Member
From: Sevierville, TN
Registered: 2009-03-06
Posts: 1,529
Website

Re: Failing to compile qt 4.6

There is a pre-compiled qt-4.6 already that can save you some time:

http://www.mail-archive.com/arch-dev-pu … 10923.html

Last edited by Gen2ly (2009-12-16 17:28:57)


Setting Up a Scripting Environment | Proud donor to wikipedia - link

Offline

Board footer

Powered by FluxBB