When porting Qt4 to QT5, it prompts that #include<QX11Info> cannot be found

26 Views Asked by At

When porting Qt4 to QT5, it prompts that #include cannot be found I have QX11Info under Qtx11Extras, but it reported #include not found. I want to reference the code written in qt4 as a library in my qt5 code after running it Has anyone encountered similar problems? Please give me some solutions

0

There are 0 best solutions below