On 2/14/17, Bart Smissaert <[email protected]> wrote:
>
> Should I compile with nmake instead?
> Where should I type that?
>
You can compile however you want, of course. But please know that the
Visual Studio point-and-click IDE interface is neither tested nor
supported. We developers operate from the command-line, that being
the one true interface for programmers.
To compile, bring up a "VS20xx Native Tools Command Prompt" window,
"cd" into the source directory, and type:
nmake /f Makefile.msc
--
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users