The problem is to link dll file for execution of a developed executable using visual studio.
As shown at http://stackoverflow.com/questions/45769/managingusing-libraries-with-debug-builds-vs-release-builds#46120 one can add a custom build step that copies the dll to the directory with the executable.
No comments:
Post a Comment