CodePudding user response:
Put the DLL with exe a directoryCodePudding user response:
The debug release 64 corresponding 32-bitCodePudding user response:
What is missing with the depends on fileCodePudding user response:
Put the DLL with exe try a directoryCodePudding user response:
Engineering properties to see references is a dynamic link library or to analyze your runtime libraryCodePudding user response:
1. Privatization deployment, namely on the directory at the same level,2. The DLL version, 32-bit and 64 - bit,
3. DLL version, I had done a stupid thing, clearly to vc2012 runtime library, I installed a 2010 DLLS copy paste to paste area didn't succeed
CodePudding user response:
dependsCodePudding user response:
Try to put the same directoryCodePudding user response:
The Release version of the exe, is generated by VS20XX can install VS20XX package again,CodePudding user response:
Put and exe directory at the same level, and then note the Debug/Release 32 bit or 64 bit,CodePudding user response:
Also encountered similar problems, first check my lack of using depend what DLLS, if not yourself DLL, can be found on the computer these DLL, then all in the same directory, or on a computer is not installed vc, vs IDE, such as running your exe missing some libraries, this is normalCodePudding user response:
With the depends walker tool to see exe dependent DLL have?