0

I am planning to use a third party sdk in my program, and documentation says copy the .dll file to your c# 32 bit executable path. I am not sure what to do here. Could you guys please help?

  • This means, copy the dll file to the folder where your other dll for this project are – King of the North Mar 10 '18 at 06:04
  • If you are using visual studio I think you can add the dll to the refences of the project, and that will do the job – Mohammad Ali Mar 10 '18 at 06:12
  • Possible duplicate of [Dependent DLL is not getting copied to the build output folder in Visual Studio](https://stackoverflow.com/questions/15816769/dependent-dll-is-not-getting-copied-to-the-build-output-folder-in-visual-studio). Have a look at these answers, they are gonna solve your problem – Tobias Theel Mar 10 '18 at 06:15

0 Answers0