Trouble compiling QEditor part

John Firebaugh jfirebaugh at kde.org
Sat Jul 27 20:39:02 UTC 2002


On Thursday 25 July 2002 2:10, Roberto Raggi wrote:
> On Thu, 2002-07-25 at 23:00, Jakob Simon-Gaarde wrote:
> > Trouble compiling qeditor-part:
> >
> > /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++
> > -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde
> > -I/usr/lib/qt3-gcc2.96/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT
> >  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast
> > -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes
> > -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
> > -Wconversion -fno-builtin -g -O2 -g3 -O0 -fno-exceptions -fno-check-new 
> > -c -o background_parser.lo `test -f background_parser.cpp || echo
> > './'`background_parser.cpp
> > In file included from background_parser.cpp:25:
> > paragdata.h:72: parse error before `{'
>
> qeditor compiles only with qt 3.0.5

Can you add something to configure.in/Makefile.am that detects Qt version and 
conditionally compiles qeditor?

-John




More information about the KDevelop-devel mailing list