We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Resolving Compilation Errors for the Erlang USB Library
76
clicks
Source: reddit.com
mrmarbury describes the challenges faced during the compilation of the Erlang usb library due to a missing `erl_nif.h` header file. The provided error logs indicate an issue with the inclusion path during the compilation process. The author has already checked the availability of the file at `/opt/homebrew/Cellar/erlang/26.2.5/lib/erlang/erts-14.2.5/include/erl\_nif.h` and attempted solutions like updating rebar3, setting `INCLUDE_PATH`, and `LD_LIBRARY_PATH`, but these have not resolved the issue.
Related posts
© HashMerge 2024