Steps to clean and recompile Qt 4.8
General and Desktop
2
Posts
2
Posters
653
Views
1
Watching
-
Dear All,
I built 4.8 on my computer just to figure out that MSVC was not up-to-date.
Now I'm affraid I will have to use 2 redistributables because my program will be compiled with a different revision of vcredist that Qt binaries.So I would like to know the most efficient way to recompile Qt, last time I tried some debug binaries were not cleaned and I ended up in a weird state.
Thanks for your help
-
Qt builds out of source tree so I would guess just delete the output folder?