LibRaw Visual Studio Problem
I am trying to install LibRaw and get it to work with Visual Studio 2015. I think I managed to successfully build the library but when I open the Visual Studio file I get an error during debugging:
Unable to start program
"C:\Users\Kacper\Desktop\example\LibRaw-0.17.2\buildfiles\.\libraw.dll"
The system cannot find the file specified
When I look inside my folder, this exact file is under this location: "C:\Users\Kacper\Desktop\example\LibRaw-0.17.2\buildfiles\debug\libraw.dll"
I am not sure how to tell visual studio to correct this.
I have also attached a 3 min youtube video demonstrating how I installed LibRaw and how I get to the problem, maybe it will make it easier to spot my mistake:
I appreciate any help, I'm new to Visual Studio IDE so forgive me stupid mistakes.
Recent comments