Hello,
I'm building plasma-desktop 5.9.3 on Linux and am seeing compiler failures
because of -Werror=return-type, in boost functions. See below for an example.
I'm using boost 1.59.0, gcc 6.3 and Qt 5.8.0 (all installed in /opt/local).
I've included one of the warnings I also see, in case they'
On Thursday 18 August 2016 21:06:00 Jonathan Riddell wrote:
>
> I've not updated any other frameworks, is there something that needs
> updated first?
kdeclarative needs to be updated
--
Marco Martin
On 18/08/16 21:31, David Edmundson wrote:
> kdeclarative
>
Aha! Trying a new build of that.
TY
kdeclarative
On 18/08/16 21:06, Jonathan Riddell wrote:
> Getting an error in plasma-frameworks today
>
> http://build.neon.kde.org/job/xenial_unstable_frameworks_plasma-framework_bin_amd64/92/console
>
> /workspace/build/src/plasmaquick/containmentview.cpp:205:69: error:
> ‘setTranslationDomain’ was not decl
Getting an error in plasma-frameworks today
http://build.neon.kde.org/job/xenial_unstable_frameworks_plasma-framework_bin_amd64/92/console
/workspace/build/src/plasmaquick/containmentview.cpp:205:69: error:
‘setTranslationDomain’ was not declared in this scope
16:37:02 setTranslation
On Sunday 12 December 2010 01:53:48 Steven Sroka wrote:
> I'm trying to compile kdebase and I keep getting this compile error:
> /kdebase/workspace/libs/plasmaclock/calendartable.cpp:853:54: error: ‘class
> KHolidays::HolidayRegionSelector’ has no member named ‘setRegionUseFlags’
> My copy of trunk
On Sun, Dec 12, 2010 at 2:53 AM, Steven Sroka wrote:
> I'm trying to compile kdebase and I keep getting this compile error:
> /kdebase/workspace/libs/plasmaclock/calendartable.cpp:853:54: error: ‘class
> KHolidays::HolidayRegionSelector’ has no member named ‘setRegionUseFlags’
> My copy of trunk i
I'm trying to compile kdebase and I keep getting this compile error:
/kdebase/workspace/libs/plasmaclock/calendartable.cpp:853:54: error: ‘class
KHolidays::HolidayRegionSelector’ has no member named ‘setRegionUseFlags’
My copy of trunk is up to date.