Hi Jason, did you make a complete "make distclean" before compiling qt-copy? And did you update with the option -d to delete files, that were removed from the repository? qt-copy is the new QT version 3.0.1 (not yet released). I checked it out 2 days ago, but didn't compile yet. Cheers, eva On Samstag, 8. Dezember 2001 02:39, Jason Harris wrote: > Hi, > > I'm trying to compile qt-copy (grabbed from CVS today), and am having the > following problems: > > + I ran ./configure with the "-xft" option, but I still get a Makefile with > "-DQT_NO_XFTFREETYPE". I have Xft working for Qt 2.3. How can I get it > working for Qt 3.0.1? > > + When running make, there were many, many error messages like this: > "qfoo.h: no such file or directory". I had to add the following to the > "INCPATH" line of the Makefile: > > -I$(QTDIR)/src/kernel > -I$(QTDIR)/src/tools > -I$(QTDIR)/src/codecs > -I$(QTDIR)/src/widgets > -I$(QTDIR)/src/styles > > Why aren't these there by default? > > + There were a couple of header files that are included with "#include > "private/qfoo.h", when it should have been just "#include qfoo.h". > > Has anyone else had these problems compiling qt-copy? If not, any ideas > what I've done wrong? > > thanks, > Jason _______________________________________________ kde-edu-devel mailing list kde-edu-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/kde-edu-devel