Salazaar, could you check what QPixmap::isNull() returns once you've enabled console like Wysota suggested:
Qt Code:
#include <QtDebug> ... qDebug() << pixmap.isNull();To copy to clipboard, switch view to plain text mode
J-P Nurmi
I don't know what do you mean, but I've done it, but there appear errors in compilation that
C:\Dev-cpp\.... cannot find QtGuid4. And I don't know is it this what you were asking about, but:
collect2: ld returned exit status
Bookmarks