Bug 376917 - ksysguard SensorDisplay.cpp compile problem
Summary: ksysguard SensorDisplay.cpp compile problem
Status: RESOLVED NOT A BUG
Alias: None
Product: ksysguard
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 5.9.2
Platform: Compiled Sources Linux
: NOR major
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-25 15:04 UTC by Vladislav Dembskiy
Modified: 2017-03-01 20:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladislav Dembskiy 2017-02-25 15:04:04 UTC
During compilation of ksysguard-5.9.2 I have got very strange error:
In file included from /sources/KDE/PLASMA/ksysguard-5.9.2/gui/SensorDisplayLib/SensorDisplay.cpp:41:0:
/sources/KDE/PLASMA/ksysguard-5.9.2/gui/SensorDisplayLib/SensorDisplay.h:47:1: error: expected class-name before ‘{’ token
 {

My gcc is version 6.3.0 And I did successful compilation of full set of frameworks and part of Plasma modules which do not depend on ksysguard.
Comment 1 Vladislav Dembskiy 2017-02-26 18:25:15 UTC
I forget to add qt and qtwebkit versions: 5.8.0
Comment 2 Christoph Feck 2017-03-01 03:42:51 UTC
Do you also have libksysguard 5.9.2 headers installed?
Comment 3 Vladislav Dembskiy 2017-03-01 19:34:46 UTC
Yes, they were installed.
Nevertheless, please close the issue because I have compiled and installed plasma-5.9.3 without any problems.
Comment 4 Vladislav Dembskiy 2017-03-01 19:35:45 UTC
I could not repruce the problem any more\