[scribus-dev] error while compiling 1.5.7svn
Gregory Pittman
gpittman at iglou.com
Wed Mar 31 14:37:43 UTC 2021
On 3/24/21 11:30 AM, Gregory Pittman wrote:
> /home/gregp/development/Scribus15x/scribus/ui/propertiespalette_text.cpp: In member function ‘void PropertiesPalette_Text::iconSetChange()’:
> /home/gregp/development/Scribus15x/scribus/ui/propertiespalette_text.cpp:361:2: error: ‘textAlignmentLabel’ was not declared in this scope; did you mean ‘textAlignment’?
> 361 | textAlignmentLabel->setPixmap(iconManager.loadPixmap("22/text-align.png"));
> | ^~~~~~~~~~~~~~~~~~
> | textAlignment
> /home/gregp/development/Scribus15x/scribus/ui/propertiespalette_text.cpp:362:2: error: ‘langLabel’ was not declared in this scope
> 362 | langLabel->setPixmap(iconManager.loadPixmap("22/language.png"));
> | ^~~~~~~~~
> make[2]: *** [scribus/CMakeFiles/scribus.dir/build.make:5013: scribus/CMakeFiles/scribus.dir/ui/propertiespalette_text.cpp.o] Error 1
> make[1]: *** [CMakeFiles/Makefile2:2537: scribus/CMakeFiles/scribus.dir/all] Error 2
> make: *** [Makefile:171: all] Error 2
I'm still getting this error.
Greg
More information about the scribus-dev
mailing list