Typing "qmake" then "make" should create the executable provided that
Qt and nucleo are already compiled and installed on your machine.

Try

   ./viewer videoin:

or

   ./viewer toto.mov

or simply 

   ./viewer

Once the application is running, try dropping a file on the window to
change the video source.
