Unless the Qt distribution on MacOS is different from other OS distributions, you should never use a Qt ".h" file directly. Instead, you should be including <QPixelFormat> (without the ".h"). This will ensure that any dependencies on other include files are resolved.




Reply With Quote
Bookmarks