adocilesloth
Member
You need to check the paths for QT_INCLUDE in the Makefile match the location in your system. It can't find one of the QT header fileswhen you run 'make':Sorry dude, but this isn't working as expected. I attach a screenshot and text from the terminal.
Code:
InstantReplay_callout.h:3:10: fatal error: QtWidgets/QDialog: Нет такого файла или каталога
Probably also worth checking QT_LIB in the Makefile is correct too.