Does QT4.8 work on RHEL 8.8
-
Hi,
AFAIK, Qt 4 was removed from RH 8 so if you really need it, you will have to build it yourself and most likely patch it.
You would be better off porting your application to Qt 5.
-
Hi,
AFAIK, Qt 4 was removed from RH 8 so if you really need it, you will have to build it yourself and most likely patch it.
You would be better off porting your application to Qt 5.
@SGaist said in Does QT4.8 work on RHEL 8.8:
You would be better off porting your application to Qt 5.
And even better off porting it to Qt 6 :-)
-
@SGaist said in Does QT4.8 work on RHEL 8.8:
You would be better off porting your application to Qt 5.
And even better off porting it to Qt 6 :-)
@Axel-Spoerl good point ! I just have the habit of porting one major at a time depending on the classes used :-)