OPM / ResInsight

3D viewer and post processing of reservoir models
http://resinsight.org/
GNU General Public License v3.0
174 stars 92 forks source link

Investigations related to Qt6 #10567

Open magnesj opened 1 year ago

magnesj commented 1 year ago

qwt

Under consideration

Installation and runtime bundling

https://www.qt.io/blog/deploying-to-linux-with-cmake

Resources

Native support in Qt for gprc, could probably simplify build configuration and usage in ResInsight https://doc-snapshots.qt.io/qt6-6.5/qtgrpc-index.html

OpenGL https://doc.qt.io/qt-6/opengl-changes-qt6.html

magnesj commented 8 months ago

Tested several binary distributions of Qt6 for Linux, but the glic dependencies did not match latest installed on CentOS7. Build of Qt 6.5.3 from source is investigated.