Home > Software engineering >  Need to take that a few DLL is packaged, use depends also didn't understand
Need to take that a few DLL is packaged, use depends also didn't understand

Time:10-15






Hello on x86 release option compiled, platform is Windows 10 x64
Drag depends in the tool, an error, then I put on the left side of the directory contraction, according to the path to copy out the three files, get no Viual Studio on the machine running, the results that the

.

CodePudding user response:


You might as well use static library connection!
In a compiler options, you change

CodePudding user response:

reference 1st floor misa98 response:
than static libraries to connect with you!
In a compiler options, you change
this is not a good solution

CodePudding user response:

This error is not lack of DLL, it is in the process of the program is run collapsed and program didn't LOG, look at where is probably wrong first

CodePudding user response:

reference lx624909677 reply: 3/f
this error is not lack of DLL, is in the process of the program is run collapsed and program didn't LOG, and see where is probably wrong first

Is a dialog box version of the Hello World, run normally, don't know why it Depends error, finally a picture really is an error, is in no load VS machine error, don't know missed something,

CodePudding user response:

Hello on x86 release option compiled, platform is Windows 10 x64

So, this a few DLL with 32 bit version, too

CodePudding user response:

If is the lack of something, so prompt content should be lack of XXX, rather than a program crash, program crash, show that in the process of running out of the error, not less

CodePudding user response:

reference 5 floor zhoujielunzhimi reply:
Hello on x86 release option compiled, platform is Windows 10 x64

So, this a few DLL is also use a 32-bit version of

I is according to the depends path and filename of the given replication, a net friend told me that before, it depends on the DLL in the right, see the full path is required DLL:
http://bbs.csdn.net/topics/391979463? Page=1 # post - 401347936

CodePudding user response:

refer to 6th floor lx624909677 response:
if is lack of something, so prompt content should be lack of XXX, rather than a program crash, program crash, show that in the process of running out of the error, rather than fewer things
I don't know what's going on, in a word without installing VS machines in this way,

CodePudding user response:

Play the log and see where it is the wrong?
  • Related