Re: Qt6 ?
Brought to you by:
rathmann
|
From: Uwe R. <Uwe...@ti...> - 2022-12-21 14:39:23
|
On 12/21/22 15:11, Veljko Milisavljevic wrote: > So if I want to use Qt 6.4.1 which Qwt version should I pick? Qwt 6.2, or https://sourceforge.net/p/qwt/git/ci/qwt-6.2/tree in case you want to have all bugfixes for this branch. But note, that Qt 6.4 introduced a bug that is relevant when using OpenGL: https://sourceforge.net/p/qwt/bugs/358/ > And is there some documentation on how to compile Qwt under Qt 6.4.1 ? It is not different to compiling with any other version of Qt: https://qwt.sourceforge.io/qwtinstall.html HTH, Uwe |