Resolving Compilation Errors for the Erlang USB Library

40
clicks
Resolving Compilation Errors for the Erlang USB Library

Source: reddit.com

Type: Discussion

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.

© HashMerge 2024