[Scribus] widget error

Craig Ringer craig
Thu Oct 21 07:22:04 CEST 2004


On Thu, 2004-10-21 at 07:46, bart at solozone.com wrote:
> Towards the end of an apparently successful compile is the ERROR
> bart at solozone.com, THUS:

> movepage.cpp:1: error: parse error before `/' token
> movepage.cpp:1: error: parse error before `#' token

Yep, looks like a typo in current CVS. Just delete the very first
character in the file, the '/', and re-run `make'. It should build fine.

The first line should go from:

/#include "movepage.h"

to

#include "movepage.h"

I'm sure the developers will sort this out shortly.

--
Craig Ringer





More information about the scribus mailing list