Hi
I do not program in C having long ago switched to
Visual Basic/Studio
I am desperately trying to find a way to compile the LIBRAW
using visual studio 2011
I can not find a binary version of this pgm
and can not compile it
I want to use LibRaw into a little freebie
Browser that I have written for Gimp
Help would be appreciated
The Lib Raw site seems to suggest a command line compile
No can do
Use nmake -f Makefile.msvc
Use nmake -f Makefile.msvc
-- Alex Tutubalin @LibRaw LLC
Help - libraw in Visual Studio 2013 and in Windows Phone App
Please, how to make compile and run in visual studio 2013 and windows phone app?
For desktop windows: use
For desktop windows: use provided Visual Studio 2008 project files (and convert them to VS2013).
For windows phone: I do not know. Never used and/or developed for Windows Phone
-- Alex Tutubalin @LibRaw LLC