OpenGATE / opengate

Gate 10 (beta)
http://www.opengatecollaboration.org
GNU Lesser General Public License v3.0
42 stars 38 forks source link

Qt6 support #338

Open BishopWolf opened 7 months ago

BishopWolf commented 7 months ago

Geant4 is moving to qt6 (slowly but moving: https://geant4.web.cern.ch/download/release-notes/notes-v11.2.0.html).

Therefore, Gate should be able to compile in qt6. This means gate_core built against qt6 and all pyqt calls using pyqt6. Which version? Obviously the one supported by geant4 but 6.6 should be fine.

dsarrut commented 7 months ago

Yes ! We will update the current version to Geant4 11.2 in the following months and look at qt6 at that moment. Currently, the qt support within opengate is not working well. Maybe it will be better with qt6 !