Re: [Interest] Build qt 5.14.2 from scratch; enable win32-bluetooth-support

2020-09-18 Thread Colin Worth
Installed 5.14.2 including sources from Maintenance tool, and reconfigured at the top level. Things look good so far: ... Qt 3D GeometryLoaders: Autodesk FBX ... no Qt Wayland Client no Qt Wayland Compositor no Qt Bluetooth:

Re: [Interest] Interest Digest, Vol 108, Issue 17

2020-09-18 Thread Colin Worth
Installed 5.14.2 including sources and grep'd for native-win32-bluetooth option in Src. Matched qtconnectivity/configure.json and in the qdoc file as well. (see below) Now that I have 5.14.2 and sources installed, can I set this option and recompile? qtconnectivity/configure.json

Re: [Interest] Interest Digest, Vol 108, Issue 17

2020-09-18 Thread Colin Worth
I'm not sure I can just rebuild qtconnectivity (though that would be great). I'm trying to follow the instructions for Qt 5.14.2 here: https://doc.qt.io/qt-5.14/qtbluetooth-index.html. I'm aware there was the wip/win branch of qtconnectivity in the past.Appreciate any more info. Also - may have

Re: [Interest] Qt 6 Sourcecode

2020-09-18 Thread Samuel Gaist via Interest
Hi, It’s currently the dev branch and it is what you get by default when you clone the qt5 super module or any of the other modules. Best regards Samuel > On 18 Sep 2020, at 10:54, Nibedit Dey wrote: > > Dear friends, > > I want to look into the source code of the ongoing Qt 6 development.

[Interest] Qt 6 Sourcecode

2020-09-18 Thread Nibedit Dey
Dear friends, I want to look into the source code of the ongoing Qt 6 development. But I couldn't find the 6.0.0 branch. Can anyone point to the repository? Is there a Qt 6 super module like the one for Qt 5? e.g.:- https://github.com/qt/qt5.git Please let me know. Best Regards, Nibedit