I'm trying to deploy an application,using the latest versions of Qt, OpenCV and CQTDeployer From QuasarApp, but when I run it I get this error:
Project ERROR: Failed to run: config/controlScript.js -ts config/ru.ts
I'm using the administrator account, already checked my permissions just in case, also checked the ru.ts file, downloaded the files needed (it had the option directly in qt), but still wasn't able to fix this error.
Followed the READ ME and when I get to the step:
* qmake -r * Here you must definitely call the qmake that was loaded from thstrong text1st item. * Example: ~/Qt/5.14.0/gcc_64/bin/qmake -r
It shows me the "QMake has two modes..." message.