Opened 3 years ago

Last modified 2 months ago

#62904 new defect

wxWidgets was not compiled with --enable-webview

Reported by: conradwt (Conrad Taylor) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: macOS 11.3.1 Cc: mojca (Mojca Miklavec)
Port: wxWidgets-3.0, wxWidgets-3.2

Description (last modified by conradwt (Conrad Taylor))

I'm seeing the following warning/error when attempting to build Erlang 24.0 from source using asdf install erlang 24.0:

wxWidgets was not compiled with --enable-webview or wxWebView developer package is not installed, wxWebView will NOT be available

Is it possible to add a variant or configure the build process to include --enable-webview?

Change History (3)

comment:1 Changed 3 years ago by conradwt (Conrad Taylor)

Description: modified (diff)

comment:2 Changed 14 months ago by gunterkoenigsmann (Gunter Königsman)

wxMaxima requires webview. Therefore that change would enable to finally switch to a recent wxMaxima version.

comment:3 Changed 2 months ago by ctreleaven (Craig Treleaven)

In ff3edd9e0fe97839e4df9aa906477f74687b4c99/macports-ports (master):

wxWidgets-3.2: update to 3.2.4

fixes: #68678

-add lib dependencies on curl, jbigkit,
fixes: #66814

-also add build dep on pkgconfig and lib dep on pcre2 as found by trace mode

-add --enable-webview to configure flags (needs testing)
see: #62904

-add --eable-repro-build to configure flags although there is no evidence it does anything!

Note: See TracTickets for help on using tickets.