You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm compiling esqlite3_nif.c on Windows 10 using VisualCppBuildTools 14.0.25420.1 (Chocolatey Package):
c:\Program Files\erl9.3\erts-9.3\include\erl_nif.h(71): fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
** (Mix) Could not compile dependency :esqlite, "escript.exe "c:/Users/usr/.mix/rebar3" bare compile --paths "c:/Users/usr/Desktop/proj/_build/dev/lib/*/ebin"" 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"