Hello All,
I wanted to register on the bug site, but all I get is the login for a registered user.
In case anyone reading has access to the bug site, and is a developer, the latest svn source (1.5.0svn revision 18583) fails to build.
I get the following error;
/home/terry/Scribus-stuff/trunk/scribus/menumanager.cpp:207:130: error: no ‘void MenuManager::addMenuItemStringstoSpecialMenu(const QString&, const QMap<QString, QPointer<ScrAction> >&)’ member function declared in class ‘MenuManager’
void MenuManager::addMenuItemStringstoSpecialMenu(const QString &menuName, const QMap<QString, QPointer<ScrAction> > &menuActions)
I suspect that "menumanager.h" needs to be updated to declare "addMenuItemStringstoSpecialMenu", but I'm only guessing.
In case it is relevant, I'm trying to build in Fedora 19 x86_64.
Cheers,
Terry