Page 1 of 1

wxWidgets 3.1.4 Edge Chromium backend

Posted: Thu Jul 23, 2020 4:28 pm
by alopes
I have a question regarding development of applications with the new wxWidgets wxWebView.
The Visual Studio 2015, or newer, dependency on the wxWebView with Edge Chromium backend It is only when building the library or It's also required to use Visual Studio toolchain & ide when developing the applications?

Kind regards.

Re: wxWidgets 3.1.4 Edge Chromium backend

Posted: Thu Jul 23, 2020 4:35 pm
by PB
As I told you before: you need to use the same compiler for both.

wxWidgets libraries built with MSVC cannot be used with GCC-based MinGW and vice versa.