Hi Jason (again ;-) in the meantime I compiled qt-copy successfully. There were some problems in the beginning here too, but they basically disappeared, when following the instructions in README.qt-copy. It seems that the "make -f Makefile.cvs" does some additional magic that is necessary for compiling qt-copy. And of course I had to "make distclean". 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