Add new comment

I don’t see what you are

I don’t see what you are doing and therefore it’s hard to help you.

You need to set-up visual studio build environment corresponding to your build architecture. It could be done via several ways:
- vcvars32/vcvars64 on older Microsoft Visual Studio
- vcvarsall.bat x64 or x86 on newer Visual Studio
- visual studio shell

.bat files mentioned are *not* part of LibRaw but provided with Visual Studio.

I do not know what Visial Studio you use ('latest' is NOT version specification), I do not have Community Edition installed (so I do not know how it differ from other versions), etc, etc,etc.

-- Alex Tutubalin @LibRaw LLC