kdevelop and QT 3.xxx

Werner Modenbach modenbach at alc.de
Mon Jun 25 15:02:00 BST 2001


On Donnerstag, 21. Juni 2001 14:29 Stephan Kulow wrote / Am Donnerstag, 21. 
Juni 2001 14:29 schrieb Stephan Kulow:
> On Thursday, 21. June 2001 13:50, Ralf Nolden wrote:
> > Werner Modenbach wrote:
> > > Yesterday I downloaded and compiled Qt3.0.0 beta 1 because I urgently
> > > need some features of the new version.
> > > In my project I d
> > >         eleted config.cache
> > > and did
> > >         Build->configure...
> > >         --with-qt-dir=/usr/lib/qt3
> > >
> > > Unfortunately I get the message:
> > >         checking for QT... configure: error: Qt (>= Qt 2.2.1)
> > > (libraries) not found. Please check your installation!
> > >
> > > How can I get this to work? Are there any patches available?
> > > Thanks for your help.
> > >
> > > - Werner -
> >
> > Stephan, is there a way to cover Qt 3 already ? If not, can it be added
> > ? I heard that question a couple of times already and it will advance
> > over time the Qt 3 release comes closer.
>
> I won't add it as I don't have Qt 3.
>

For all of you who have the same problem - here is the solution :-))

Do the configure with a "-no-stl" switch. Otherwise you get compile errors 
with a couple of headers.
./configure --help
    [...]
    -no-stl ............ Do not compile in support for STL.
 +  -stl ............... Compile with support for STL.

The rest works fine now.

- Werner -

-- 
--------------------------------------------------------------
                    ALC Computertechnik GmbH

        \_       \_          \_\_\_     Kaiserstr. 100
       \_\_      \_        \_           D-52134 Herzogenrath
      \_  \_     \_        \_           Germany
     \_\_\_\_    \_        \_           Fon +49 2407 95810
    \_      \_   \_        \_           Fax +49 2407 958139
   \_        \_  \_\_\_\_    \_\_\_     http://www.alc.de
   ===========================================================
   Werner Modenbach                     modenbach at alc.de
--------------------------------------------------------------

-
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