I am trying to build Qutlook project (in Qt 5.9.6 examples) using Qt Creator but I get an error with qmake:

'dumpcpp' not recognized...

in this .pro line:

TYPELIBS = $$system(dumpcpp -getfile {00062FFF-0000-0000-C000-000000000046})

But i can see this tool in my Qt'bin' folder

Any idea?

Thanks,
Diego