[Scribus] Scribus-1.3.3.5-1 build problem on Zenwalk-4.0

Riku Leino tsoots
Sun Nov 26 16:37:20 CET 2006


R S Ananda Murthy wrote:
> mspinbox.cpp:381: error: no matching function for call to
> `FunctionParser::AddConstant(const QString&, double&)'
> fparser.h:46: note: candidates are: bool
> FunctionParser::AddConstant(const std::string&, double)

> What could be the problem? What should I do to solve this?

Looks like it's not converting QStrings to std::strings here. You could try 
doing that explicitely with the AddConstant() calls.



More information about the scribus mailing list