Exqlite will not just use the existing Sqlite installation on your windows.
mix (mix deps compile) will try to compile the library (shipped with exqlite) with NMAKE on Windows.
I’ve written a guide exactly for us windows users.
→ Windows users — Exqlite v0.7.9
(sorry for just linking the guide - but I think everything is in there - even if it’s not the easiest get going - but this concerns every Elixir library using Erlang NIF)
Improvments of the guide of course are welcome.






















