[scribus-dev] looking for a rev that will build

dockattt katttdoc at gmail.com
Mon Nov 12 20:59:42 UTC 2018


I've taken it back as far as rev 22671 and it's done the same thing each 
time.

it blows up in importps.cpp and it gives some messages:

In member function ‘bool EPSPlug::import(QString, const 
TransactionSettings&, int, bool)’:


importps.cpp:123:11: error: ‘readLinefromDataStream’ was not declared in 
this scope
      tmp = readLinefromDataStream(ts);

In member function ‘QString EPSPlug::parseColor(QString, bool, colorModel)’:

importps.cpp:939:7: error: ‘class ScColor’ has no member named 
‘setColorRGB’; did you mean ‘setColor’?
    tmp.setColorRGB(Rc, Gc, Bc);

--------------------

I'm using Ubuntu Linux

I've looked in the sccolor.h file(in the scribus directory) where 
ScColor is declared.  There isn't a setColorRGB like the compiler is 
saying.  There is a setColor.  BUT there is a setRgbColor method.  I'll 
try and download the latest code and see if its the same way.

doc katt



On 11/12/18 1:31 PM, Craig Bradney wrote:
>
>> On 12 Nov 2018, at 7:11 pm, dockattt <katttdoc at gmail.com> wrote:
>>
>> hi all,
>>
>> I've been checking out scribus from the trunk.  Started to move backwards in time looking for one that will build.  I've been running into these errors at the 81% point in the build.  It looks like its blowing up in the importps.cpp file.
>>
>> thanks!
>>
>> doc katt
>>
> Hi
>
> What platform are you on? OS/Version etc?
>
> Builds here fine on OSX.
>
> Craig
> _______________________________________________
> scribus-dev mailing list
> scribus-dev at lists.scribus.net
> http://lists.scribus.net/mailman/listinfo/scribus-dev



More information about the scribus-dev mailing list