[Mateedit-devel] Re: Qbuffer
Status: Alpha
Brought to you by:
aramm
|
From: Ben G. <goo...@fa...> - 2005-08-28 14:26:36
|
Hi Andreas, Indeed, including the extra header file worked. Mateedit seems simple but effective, and I look forward to future developments. -- Ben Quoting Andreas Ramm <psy...@gm...>: > Hi Ben, > > Try inserting the line > #include <qbuffer.h> > at line 43 in file message.h. That should do the trick. > > Let me know if any more problems come up. > > Andreas > > > > Ben Goodrich wrote: > > >Hi, > > > >This looks very interesting. But when I do "make" I get one compiler error: > > > >message.h:127: error: 'QBuffer' has not been declared > > > >This seems to be part of qt, and I would have thought I had all the > necessary qt > >and qt-dev components, but I guess not. I am trying to test mateedit with a > >Knoppix 4.01 DVD and the installed packages can be found here: > > > >ftp://ftp.uni-kl.de/pub/linux/knoppix/DVD/packages-dvd.txt > > > >Please tell me what I need to add or do in order to compile mateedit. > > > >Thanks, > >Ben > > > > > > > > > > > > > > > >------------------------------------------------------- > >SF.Net email is Sponsored by the Better Software Conference & EXPO > >September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > >Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > >Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > >_______________________________________________ > >Mateedit-devel mailing list > >Mat...@li... > >https://lists.sourceforge.net/lists/listinfo/mateedit-devel > > > > > > > > > |