[Scribus] Make'ing 1.2.2.1
Craig Ringer
craig
Sat Jul 9 06:30:55 CEST 2005
On Sat, 2005-07-09 at 12:20 +0800, Craig Ringer wrote:
> On Sat, 2005-07-09 at 00:10 -0400, Marshall Lake wrote:
> > I've installed Qt 3.3.4 (with threads) and configure for Scribus 1.2.2.1
> > ran to completion. But when I try to make scribus it fails with the
> > error:
> >
> > scribusview.cpp: In member function `QString ScribusView::generateUniqueCopyName(QString)':
> > scribusview.cpp:2698: error: `assert' undeclared (first use this function)
> >
> > Can someone tell me what I need to do to correct this situation?
>
> Add:
>
> #include <assert.h>
>
> near the top of scribusview.cpp.
It'll be fixed in CVS soon.
--
Craig Ringer
More information about the scribus
mailing list