[scribus-dev] error while compiling 1.5.7svn - resolved

Gregory Pittman gpittman at iglou.com
Wed Mar 31 17:29:57 UTC 2021


On 3/31/21 10:37 AM, Gregory Pittman wrote:
> 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.

I nuked my build directory, and now it compiles without any fatal errors.

Greg



More information about the scribus-dev mailing list