Add new comment

Question for LibRaw installation

Hi guys,
I know a few people have asked this question, but no satisfied answer that I can find. So please help:

I am trying to install on Windows and using with visual studio.
And I don't understand this line in documentation:
"Set the environment parameters so that the compiler/linker would find the libraries and include-files. For Visual C++, this is done by running vcvars32.bat."

In the zip folder, I can find only the "lib" folder but no "include" folder.
What I did is that I go in to system environment variables, add the path to folder "LibRaw-0.19.5". Then I open cmd, type this:
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" x64
nmake -f Makefile.msvc

But the log show could not find libraw_static.lib. I have checked and sure that the lib is in the link. Please see the log attached.

Hope to get some help. Thanks.

AttachmentSize
Plain text icon libRaw_Log.txt5.21 KB

Forums: