Hello!

I am trying to translate my program, but I am facing a problem. I am receiving the following error message: "lupdate not found or is wrongly written".

In my .pro file, I added the follwing:
Qt Code:
  1. TRANSLATIONS = nameProject_en.ts
To copy to clipboard, switch view to plain text mode 

I used the command prompt of Qt to get the file in wich my program is saved.

Could you help me fixing this problem?

Many thanks in advance.