Qt

qmake fails after lrelease failed

Project ERROR: Failed to run: 'lrelease.exe' In 64bit Windows environment, 64bit and 32bit application have some different properties like the…

6 years ago

qmake tutrial failed with “QPushButton: No such file or directory”

Add following line at the top of your hello.pro. QT += widgets

9 years ago