S
Sonya2010
Guest
Hi,
I have bunch of dlls which are externally linked to my solution at the design time solution compiles flawlessly, but when I hit the debug button then compiler complains about the missing dlls such as " The program can't start because Qt5Widgetsd.dll is missing from your computer. Try reinstalling the program to fix this problem."
There should be a way in IDE to bind those dlls without manually specifiying them because there is a lot of them in the folder. Or I have to copy all dlls to build folder.
Regards,
Continue reading...
I have bunch of dlls which are externally linked to my solution at the design time solution compiles flawlessly, but when I hit the debug button then compiler complains about the missing dlls such as " The program can't start because Qt5Widgetsd.dll is missing from your computer. Try reinstalling the program to fix this problem."
There should be a way in IDE to bind those dlls without manually specifiying them because there is a lot of them in the folder. Or I have to copy all dlls to build folder.
Regards,
Continue reading...