[Scribus] Latest CVS errors
Franz Schmid
Franz.Schmid
Fri Jun 20 22:49:05 CEST 2003
Patrick wrote:
> Hi fellow Scribus geeks!
>
> Here is the latest CVS errors that show up during the "make" process.
> Seems to be complaining about prefs.cpp sickness, any cure?
> ------------------------
>
> -c -o prefs.lo `test -f 'prefs.cpp' || echo './'`prefs.cpp; \
> then mv ".deps/prefs.Tpo" ".deps/prefs.Plo"; \
> else rm -f ".deps/prefs.Tpo"; exit 1; \
> fi
> mkdir .libs
> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2
> -I/usr/lib/qt3/include -I/usr/X11R6/include -I../../scribus
> -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -MT
> prefs.lo -MD -MP -MF .deps/prefs.Tpo -c prefs.cpp -fPIC -DPIC -o
> .libs/prefs.o prefs.cpp:1671: error: no `void Preferences::setTop(int)'
> member function declared in class `Preferences'
> prefs.cpp:1676: error: no `void Preferences::setBottom(int)' member
> function declared in class `Preferences'
> prefs.cpp:1681: error: no `void Preferences::setLeft(int)' member
> function declared in class `Preferences'
> prefs.cpp:1686: error: no `void Preferences::setRight(int)' member
> function declared in class `Preferences'
> prefs.cpp:2122: error: no `void Preferences::SetDisScale()' member
> function declared in class `Preferences'
> prefs.cpp:2122: error: `void Preferences::SetDisScale()' and `void
> Preferences::SetDisScale()' cannot be overloaded
Forgot to commit the file pref.h when I've updated the CVS this day.
Fixed now.
Best Regards,
Franz Schmid
More information about the scribus
mailing list