Answer the question
In order to leave comments, you need to log in
How to fix the assembly of the application?
In general, a little background:
1. I wanted to use the windeployqt utility , it did not like the path to my project. There was a folder "\Qt work\".
2. I renamed the folder to "\Qt_work\".
As a result:
1. When building old projects from this folder (or from ANY other), Qt creates a folder "\Qt work\" and builds the project there.
2. When you create a new project, the assembly breaks off altogether and does not throw any errors!
Answer the question
In order to leave comments, you need to log in
In general, I solved the problem by returning the old name to the folder. And Qt earned. Straight mysticism)))
.............................................. ....
UPDATE:
Turns out this was the problem:
The shadow assembly was storing the remote path and was building the assembly at the old path.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question