Skip to content

Instantly share code, notes, and snippets.

@sivsushruth
Created February 29, 2016 11:44
Show Gist options
  • Save sivsushruth/388bde18aea9e9070d8c to your computer and use it in GitHub Desktop.
Save sivsushruth/388bde18aea9e9070d8c to your computer and use it in GitHub Desktop.
cl.exe' is not recognized as an internal or external command
C:\Work\tts>mix deps.compile esqlite
WARN: Missing plugins: [pc]
==> esqlite (compile)
Compiling c_src/esqlite3_nif.c
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.
ERROR: compile failed while processing c:/Work/tts/deps/esqlite: rebar_abort
** (Mix) Could not compile dependency :esqlite, "escript.exe "c:/Users/sivsushruth/.mix/rebar" compile skip_deps=true deps_dir="c:/Work/tts/_build/dev/lib"" command failed. You can recompile this dependency with "mix deps.compile esqlite",update it with "mix deps.update esqlite" or clean it with "mix deps.clean esqlite"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment