On 7 June 2018 at 13:12, Willem Ferguson <[email protected]> wrote: > My travel computer is a small laptop with an Atom CPU, running 32-bit > Ubuntu. It looks like Qt5.5. is the last 32-bit version available, since I > cannot find a Qt5.10 32-bit version. Is this correct? >
hi Willem, 32bit Linux and OSX is not that widely used anymore, so Qt are not packaging binaries for them - more details here: https://forum.qt.io/topic/75795/where-to-download-the-linux-32-bit-qt https://forum.qt.io/topic/68412/online-installer-only-lists-old-version-in-select-components you can try the x86 installer mentioned there, but i don't think it would install anything newer than 5.6: http://download.qt.io/official_releases/online_installers/qt-unified-linux-x86-online.run.mirrorlist Subsurface should build against 5.6, i think... so 32bit Linux is still supported, except there might not be binaries available and one would have to build Qt. lubomir -- _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
