Hmm. Maybe I have to install another package to have
QtQuickWidgets/private/qquickwidget_p.h ? Currently I these private-headers
installed:
http://wstaw.org/m/2015/04/20/plasma-desktopLJ1852.png Version 5.4.2
Forwarded Message
Subject:Re: kscreengenie / was: Review Req
The package is Qt5QuickWidget, so you'll probably need something
called libQt5QuickWidget-private-headers-devel or something
Also I asked people over at IRC and they say there's no startup lag as
such. Are you using debug builds of Qt5/KF5?
On 20 April 2015 at 17:52, Gregor Mi wrote:
> Hmm. Mayb
Qt5QuickWidgets (with an s).
On 20 April 2015 at 18:09, Boudhayan Gupta wrote:
> The package is Qt5QuickWidget, so you'll probably need something
> called libQt5QuickWidget-private-headers-devel or something
>
> Also I asked people over at IRC and they say there's no startup lag as
> such. Are yo
On Monday 20 of April 2015 14:22:02 Gregor Mi wrote:
> Hmm. Maybe I have to install another package to have
> QtQuickWidgets/private/qquickwidget_p.h ? Currently I these private-headers
> installed:
>
> http://wstaw.org/m/2015/04/20/plasma-desktopLJ1852.png Version 5.4.2
Needed package name on op
1) private devel package is installed now, version 5.4.1 (with version 5.4.2
the required
private header devel package is not available)
2) file exists:
/usr/include/qt5/QtQuickWidgets/5.4.1/QtQuickWidgets/private/qquickwidget_p.h
3) make clean build on project
4) still this error:
```
[ 18%] [
Hi
I found the following: After
include_directories(${Qt5QuickWidgets_PRIVATE_INCLUDE_DIRS})
I added:
```
list(LENGTH Qt5QuickWidgets_PRIVATE_INCLUDE_DIRS len)
message(STATUS "len = ${len}")
message(Qt5QuickWidgets_PRIVATE_INCLUDE_DIRS =
${Qt5QuickWidgets_PRIVATE_INCLUDE_DIRS})
```
which outpu
Well, Sune Vuorela and Luigi Toscano got on my back and I ended up
re-doing the ungrab workaround the proper way, without the dependency
on private headers, so yay! Try building master now.
Also, the debug build could explain the slowness.
On 21 April 2015 at 03:49, Gregor Mi wrote:
> Hi
>
> I f
On 2015-04-20, Boudhayan Gupta wrote:
> Well, Sune Vuorela and Luigi Toscano got on my back and I ended up
> re-doing the ungrab workaround the proper way, without the dependency
> on private headers, so yay! Try building master now.
Yay. Thanks.
/Sune
>> Visit http://mail.kde.org/mailman/list