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).

        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

Reply via email to