[Scribus] Make error Oct3
Tom2
tjakabfy
Tue Oct 5 02:34:47 CEST 2004
Thanks Craig:
Yes, the MAKE worked and I could use the Oct.3 version of Scribus CVS.
However, I was hoping to see support for OOo.sxw files but don't see it.
Get text only shows ".txt and .csv" filters... I have libxml2-devel
installed too.
Thanks again....I don't know how you picked out this line among all the
others.
Tom
Craig Ringer wrote:
>On Mon, 2004-10-04 at 10:03, Tom2 wrote:
>
>
>
>>Oct.3,build
>>I even used a new directory and downloaded everything again.
>>But I keep getting the same error.
>>
>>Using Mandrake 9.2 with qt 3.1.2 compiler is gcc version 3.3.1
>>
>>
>
>It looks to me like setModal was added to Qt in qt 3.2. Has anybody else
>with qt 3.1 been able to compile recent CVS?
>
>If you want, try commenting out line 17 of
>Scribus/scribus/plugins/scripter/valuedialog.cpp, so that:
>
> setModal( TRUE );
>becomes
> // setModal( TRUE );
>
>then see if it compiles. I haven't tested this to see if there are any
>undersired side-effects - I'm sure the dialog is set to modal for a
>reason, so this is really only a quick test to confirm your problem.
>Undoing the change is easy (just delete the two // characters and
>recompile).
>
>
>
>>valuedialog.cpp: In constructor `ValueDialog::ValueDialog(QWidget*,
>>const char*, bool, unsigned int)':
>>valuedialog.cpp:17: error: `setModal' undeclared (first use this function)
>>
>>
>
>--
>Craig Ringer
>
>
>
>
>
More information about the scribus
mailing list