Re: [QGIS-Developer] [Qgis-psc] Current state of QGIS and Qt 6 (good news!)

2022-08-18 Thread Nyall Dawson via QGIS-Developer
> >> - The 3d library builds and the tests all pass, but I just get a hang >> when I try to actually use a 3d view in the app > > > I will give it a try when I have a bit of time to see if it will do the same > on my computer. Just for the reference, what Qt6 version exactly are you > using? Is i

Re: [QGIS-Developer] [Qgis-psc] Current state of QGIS and Qt 6 (good news!)

2022-08-18 Thread Marco Bernasocchi via QGIS-Developer
Thanks a lot Nyall, that is fantastic news to start the Contributor meeting with :) ciao On Thu, 18 Aug 2022 at 17:05, Richard Duivenvoorde wrote: > On 8/18/22 16:24, Martin Dobias wrote: > > > I will give it a try when I have a bit of time to see if it will do the > same on my computer. Just f

Re: [QGIS-Developer] [Qgis-psc] Current state of QGIS and Qt 6 (good news!)

2022-08-18 Thread Richard Duivenvoorde via QGIS-Developer
On 8/18/22 16:24, Martin Dobias wrote: I will give it a try when I have a bit of time to see if it will do the same on my computer. Just for the reference, what Qt6 version exactly are you using? Is it 6.2.x or 6.3.x ? https://twitter.com/nyalldawson/status/1559403068956872704/photo/1 6.3.1

Re: [QGIS-Developer] [Qgis-psc] Current state of QGIS and Qt 6 (good news!)

2022-08-18 Thread Martin Dobias via QGIS-Developer
Hi Nyall On Thu, Aug 18, 2022 at 6:47 AM Nyall Dawson wrote: > Hi list, > > There's been a couple of questions regarding this lately, so I'd like > to send through an update on the current status. While I was rather > pessimistic when replying to these questions, I'm happy to report that > the p

Re: [QGIS-Developer] Current state of QGIS and Qt 6 (good news!)

2022-08-18 Thread Matthias Kuhn via QGIS-Developer
Hi Richard, Looks like the QCA_INCLUDE_DIR is not working properly. I'd suggest installing all libraries, you can install them into your home folder somewhere to keep things isolated but that will make sure the headers and libs are in the expected structure. Cheers Matthias On Thu, Aug 18, 2022

Re: [QGIS-Developer] Current state of QGIS and Qt 6 (good news!)

2022-08-18 Thread Richard Duivenvoorde via QGIS-Developer
Cool! Thanks Nyall! Off course this is a challenge for Debianista's :-) Just tried on Debian testing, actually your 4 zip's/dependecies compiling went very well. (did not INSTALL anything, just compiled) But then I get stuck on QGIS itself (looks like it is trying to compile the ossl plugin a