When I try to build created project with code from the HLA book, it shows me this error:

I created HLA project with default settings. It doesn't even want to build HelloWorld template, it throws same error. I do have HLA installed on my PC:

Here a video with demonstration:
https://youtu.be/ZoruP5Zo_0Y
Project itself:
intInput.zip
intInput.hla compiles from command line with hla intInput.hla just fine. It works, too.
How do I compile and run this program with RadASM?