>> scribusview.cpp: In member function `QString >> ScribusView::generateUniqueCopyName(QString)': >> scribusview.cpp:2698: error: `assert' undeclared (first use this function)
> Add: > #include <assert.h> > near the top of scribusview.cpp. Thanks. That did the trick. > What distro / OS are you on? Mandrake 10.0 with kernel 2.4.22. I believe that is the kernel version which came with 10.0 but the remainder of the distribution is largely updated. -- Marshall Lake -- mlake at mlake.net -- http://mlake.net
