VS2015 : The application was unable to start correctly (0xc000007b)
问题 I wrote a code on Visual studio 2015 for a windows 10 PC. The application is mainly focused on UDP communication and I use the boost libraries. It works perfectly but when I move the folder of the code to Windows 7 I receive the error "The application was unable to start correctly (0xc000007b)". I tried also in Windows 8.1 and after rebuilding the libraries it works. What I noticed is that when I receive the error it does not load the .dll that in the other versions it loads. May it be a