I was doing some basic C++ application testing in Visual Studio and getting following error during the compiling process:
The application was unable to start correctly (0xc000007b). Click OK to close the application.
In my case, I was trying to run a 32 bit application in 64 bit working directory. Everything started working after I changed the Working Directly (Project Properties –> Configuration Properties –> Debugging –> Working Directory) to a valid X86 location.
4 comments:
solved...thanks very much.
Informative article.Thank you author for posting this kind of article .
http://www.wikitechy.com/fix-error/the-application-was-unable-to-start-correctly-0xc000007b
thank you very much.
I completely resolved my question when I read this post, thanks to the author for the very detailed description. I wrote my review on the https://cvwritingservicesuk.com/cvcentre-review/, you can go in and read. Thank you very much for your attention in your time.
Post a Comment