Changes between Initial Version and Version 1 of Ticket #62904


Ignore:
Timestamp:
May 16, 2021, 8:10:47 PM (3 years ago)
Author:
conradwt (Conrad Taylor)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62904 – Description

    initial v1  
    11I'm seeing the following warning/error when attempting to build Erlang 24.0 from source using `asdf install erlang 24.0`:
    22
    3 {{
     3{{{
    44wxWidgets was not compiled with --enable-webview or wxWebView developer package is not installed, wxWebView will NOT be available
    5 }}
     5}}}
    66
    77Is it possible to add a variant or configure the build process to include `--enable-webview`?