Re: [taskjuggler] Compiling without X?

From: Erik Brakkee (erik.brakkee_at_planet.nl)
Date: Wed Mar 19 2003 - 21:46:11 CET


Date: Wed, 19 Mar 2003 21:46:11 +0100
From: Erik Brakkee <erik.brakkee@planet.nl>
Message-id: <3E78D713.3010502@planet.nl>
Subject: Re: [taskjuggler] Compiling without X?

Hi,

I encountered a similar problem which was caused by not having the
correct Qt version
installed. You definitely need to install Qt version 3 and not version 2.

As I remarked a while a go in a mail to one of the developers, an
excellent alternative to using the
Qt container classes would be to use STL. I would definitely go for
that. Using STL instead of Qt
would make it also much easier to set up the environment on new
platforms for porting taskjuggler.

Considering also that a specific Qt version is required instead of just
any version also indicates
to me that the Qt container classes are still not that stable so that in
the future we can also
expect impacts on taskjuggler (which would require anyone who wants to
compile taskjuggler
to also upgrade their Qt version).

Would there be any objections if "certain volunteers" would replace the
Qt container classes by
STL in taskjuggler?

Cheers
  Erik

Klaas Freitag wrote:

>On Tuesday 18 March 2003 21:56, Bart Veldhuizen wrote:
>
>
>>Hi,
>>
>>I'm trying to build Taskjuggler on a server that doesn't have X
>>installed. Older versions seemed to have no problems with that, but now
>>I get the following output when I run ./configure:
>>
>>checking for X... configure: error: Can't find X includes. Please check
>>your installation and add the correct paths!
>>
>>Is there anything I can do to make it compile? I don't need any fancy
>>features or a GUI, just a plain command-line program :)
>>
>>
>Yes, but taskjuggler makes use of the Qt-library for use of the excellent
>Container classes, lists etc.
>Since the main focus of Qt is providing (btw. highly portable) GUI elements,
>qt requires X. And afaik there is no Qt without X requirements, but the
>count of required X libs should be limited.
>
>Sorry for that, but its the toolkits requirement.
>
>Regards,
>
>Klaas
>
>
>
>



This archive was generated by hypermail 2.1.7 : Wed Mar 19 2003 - 21:47:14 CET