Select to view content in your preferred language

Ubuntu 24.04 Qt Version 6.4.2 is not compatible with Arcgis 200.6

226
1
Jump to solution
05-15-2025 06:31 AM
Labels (2)
FatmaAkdemir
Frequent Contributor

We upgraded to Ubuntu 24.04 and it seems that the minimum Arcgis version working on 24.04 is 200.6.

However the Qt version coming with Synaptic package manager is 6.4.2 . Should we go back to Arcgis 200.1 because of Qt version? Would 200.1 work on Ubuntu 24.04?

0 Kudos
1 Solution

Accepted Solutions
LucasDanzinger
Esri Frequent Contributor

ArcGIS Maps SDK version 200.6 supports Ubuntu 24.04 as an OS, but requires Qt 6.5.6 as a minimum https://developers.arcgis.com/qt/system-requirements/prior-releases/system-requirements-for-200-6/#d...

 

If the mentioned package manager delivers a version of Qt earlier than that, it won't work. Instead, we typically install Qt from the downloads provided by Qt Group (and are testing on Ubuntu 24).

 

If you must use the version of Qt from that package manager, then yes, it looks like 200.1 is the latest version that would support Qt 6.4.2 https://developers.arcgis.com/qt/system-requirements/prior-releases/system-requirements-for-200-1/ 

View solution in original post

1 Reply
LucasDanzinger
Esri Frequent Contributor

ArcGIS Maps SDK version 200.6 supports Ubuntu 24.04 as an OS, but requires Qt 6.5.6 as a minimum https://developers.arcgis.com/qt/system-requirements/prior-releases/system-requirements-for-200-6/#d...

 

If the mentioned package manager delivers a version of Qt earlier than that, it won't work. Instead, we typically install Qt from the downloads provided by Qt Group (and are testing on Ubuntu 24).

 

If you must use the version of Qt from that package manager, then yes, it looks like 200.1 is the latest version that would support Qt 6.4.2 https://developers.arcgis.com/qt/system-requirements/prior-releases/system-requirements-for-200-1/