View Issue Details

IDProjectCategoryView StatusLast Update
0011795ScribusBuild Systempublic2013-10-30 21:39
ReporterJLuc Assigned Tocbradney  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.5.0svn 
Fixed in Version1.5.0svn 
Summary0011795: compile error with scripter2 and make
Descriptioncompiling with -DWANT_SCRIPTER2=1 produces following error :

Linking CXX shared module libsvgexplugin.so
/home/jluc1304/dev/git/Scribus/scribus/plugins/scripter/scripterimpl.cpp: In member function ‘QObject* ScripterImpl::fromVariant(const QVariant&)’:
/home/jluc1304/dev/git/Scribus/scribus/plugins/scripter/scripterimpl.cpp:94:6: erreur: ‘qVariantCanConvert’ was not declared in this scope
/home/jluc1304/dev/git/Scribus/scribus/plugins/scripter/scripterimpl.cpp:94:33: erreur: expected primary-expression before ‘*’ token
/home/jluc1304/dev/git/Scribus/scribus/plugins/scripter/scripterimpl.cpp:94:35: erreur: expected primary-expression before ‘>’ token
/home/jluc1304/dev/git/Scribus/scribus/plugins/scripter/scripterimpl.cpp:99:38: erreur: expected primary-expression before ‘*’ token
/home/jluc1304/dev/git/Scribus/scribus/plugins/scripter/scripterimpl.cpp:99:40: erreur: expected primary-expression before ‘>’ token

Beside, this error does not lead to not launch the link process. Should not it ?
TagsNo tags attached.
Patch

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-10-18 14:22 JLuc New Issue
2013-10-21 19:26 cbradney Assigned To => cbradney
2013-10-21 19:26 cbradney Status new => assigned
2013-10-21 19:27 cbradney Status assigned => resolved
2013-10-21 19:27 cbradney Fixed in Version => 1.5.0svn
2013-10-21 19:27 cbradney Resolution open => fixed
2013-10-30 21:39 cbradney Status resolved => closed