Hi!
I am trying to build a file and run the output. When I am in the source folder and run "make all" I get the following error:
uic-qt5 main_host.ui -o ui_main_host.h
make: uic-qt5: Command not found
make: *** [ui_main_host.h] Error 127
Can someone help me with this!? Much appreciated!