I have created my own project on Qt and then built a release version of it using windeployqt which works fine of PCs having Visual Studio. When launched on other PCs, the app will ask for missing libraries related to Visual Studio. I tried to download them manually and add them, until there is no library needed left and then it gave me the following error "The application was unable to start (0xc000007b)"... Can anyone help me on this please
User contributions licensed under CC BY-SA 3.0