I am running into an issue with Microsoft Visual Studio 2005 where adding the location of a directory containing a dll and its lib to the 'Additional Library Directories' property of the project fails to allow the project to see those libraries at build time. However, if I put the libraries in the same directory as the project, there is no problem. Does anyone have any idea what might be causing this issue?
Thank you in advance.


Reply With Quote

Bookmarks