windows - “The application was unable to start correctly (0xc000007b)." -


i use visual studio 2013, opencv , c++. when run program, said "mscvp110.dll missing".i downloaded 32/64 bit dll file , put 32 bit under c/windows/system32,64 bit under c/windows/syswow64. error via “the application unable start correctly (0xc000007b)." how can fix problem?


Comments

Popular posts from this blog

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

java - Reading data from multiple zip files and combining them to one -