Hi, > scribusview.cpp: In member function `void ScribusView::CreatePS(PSLib*, > unsigned int, unsigned int, int, bool, QString, bool, bool, bool)': > scribusview.cpp:877: `abs' undeclared (first use this function) > scribusview.cpp:877: (Each undeclared identifier is reported only once
Add in at the top of scribusview.cpp #include <cmath> and recompile. It's very odd it should do that! TTFN Paul -- Open your mind to a time where a company does not have control Open your mind to a choice of applications which you can control Open your mind from the closed world of those who seek total power Open your mind to the wonderful world of Open Source
