kerl icon indicating copy to clipboard operation
kerl copied to clipboard

Unable to compile 21.1 with wx on Debian stretch

Open lpil opened this issue 7 years ago • 0 comments

I've installed all the packages required as directed by the asdf Erlang README (and all wx packages available) yet I am still unable to compile with wx support.

For building with wxWidgets (start observer or debugger!) apt-get -y install libwxgtk3.0-dev libgl1-mesa-dev libglu1-mesa-dev libpng3

APPLICATIONS INFORMATION (See: /home/louispilfold/.asdf/plugins/erlang/kerl-home/builds/asdf_21.1/otp_build_21.1.log)
 * wx             : wxWidgets not found, wx will NOT be usable

The rest of the compilation appears to work OK.

Related issue: https://github.com/asdf-vm/asdf-erlang/issues/91

Possibly related issue on Fedora 28 with Erlang 21.1: https://github.com/asdf-vm/asdf-erlang/issues/90

This issue also features output in which wxWidgets isn't available, though it's unclear if that is intentional: https://github.com/kerl/kerl/issues/279

lpil avatar Oct 04 '18 17:10 lpil