> On 23 Nov 2022, at 16:55, Theodore Papadopoulo > <theodore.papadopo...@inria.fr> wrote: > > Is there a way to use vtk and qt6 together in fedora (36 in my case) ? > Currently vtk-qt.x86-64 links with qt5 libraries, so anything that links with > one of the libraries it provides and qt6 is problematic (well I do not even > pass > the cmake configury step as cmake errors on the mix of Qt5 and Qt6 libraries). > > I understand that for now Qt5 and Qt6 are coexisting, but would there be a > way to extend > this coexistence to vtk-qt ?? This would definitely ease the migration path > from Qt5 to Qt6.
> > Thank's for any clue on how to achieve this (of course I can recompile vtk > locally, but I'd like to avoid that if possible). There are source code differences between qt5 and qt6. vtk will need to be ported to qt6. Am I right in assuming you are have not programmed with Qt? Given that qt5 and qt6 libs are installed why do you care which ones are used by vtk? Barry > > Theo. > > _______________________________________________ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email to users-le...@lists.fedoraproject.org > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org > Do not reply to spam, report it: > https://pagure.io/fedora-infrastructure/new_issue _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue