How to launch windeployqt.exe of version 5.15.2 with the right dll files belonging to the right version?
-
Hello, I can't launch the windeployqt.exe of version 5.15.2. In the terminal I tell it to launch the windeployqt.exe file of version 5.15.2 but it looks at the dll files of version 6.4.1.
Does anyone know why?
Thanks for your help

-
Hello, I can't launch the windeployqt.exe of version 5.15.2. In the terminal I tell it to launch the windeployqt.exe file of version 5.15.2 but it looks at the dll files of version 6.4.1.
Does anyone know why?
Thanks for your help

-
@jsulm said in How to launch windeployqt.exe of version 5.15.2 with the right dll files belonging to the right version?:
Do you have Qt6 folder in your PATH variable?
Are you talking about the find package? If so, I think I understand what the problem is
-
@jsulm said in How to launch windeployqt.exe of version 5.15.2 with the right dll files belonging to the right version?:
Do you have Qt6 folder in your PATH variable?
Are you talking about the find package? If so, I think I understand what the problem is
@Raphawel said in How to launch windeployqt.exe of version 5.15.2 with the right dll files belonging to the right version?:
Are you talking about the find package?
No, I'm talking about PATH environment variable.
-
-
Ohh I think I understand the problem. Actually I'm going through the QT 6.4.1 terminal so that's why it's trying to get the files from QT 6.4.1.
Can you confirm if that's it?And here is the command echo %PATH% that I execute in this terminal:
@Raphawel said in How to launch windeployqt.exe of version 5.15.2 with the right dll files belonging to the right version?:
Can you confirm if that's it?
Looks like that, yes.
Use the terminal from Qt5.