jcabrerard

Results 4 comments of jcabrerard

I resolved this after building the dependencies as described in https://github.com/neovim/neovim/wiki/Building-Neovim#third-party-dependencies

If you're running into issues related to lpeg.lua not found: https://github.com/neovim/neovim/wiki/Building-Neovim#third-party-dependencies ... To build the bundled dependencies using CMake: mkdir .deps cd .deps cmake ../cmake.deps make By default the libraries...

Compilation was successful after setting the flag ompi_cv_fortran_have_iso_fortran_env_real16=n Thank you very much. Best,

> [@jcabrerard](https://github.com/jcabrerard) if you tell me your full name, I will credit you for reporting this issue in the commit message. You don't have to, but this is Jorge Cabrera,...