I'm building a project, which is set to create a dll, and it's producing LNK2019 linking errors. ie it can't find dependencies. I thought that when you built a library you didn't need to provide it with dependencies, only applications require that.