wxwidgets/include
Maarten Bent eaab67dee1
Fix runtime exception when running application compiled with clang on Windows
It gives the following error:
The application has failed to start because its side-by-side configuration is incorrect

Fix this by specifying the xml namespace. Examples on the Microsoft website use v2, so change this too.
2023-04-19 22:10:52 +02:00
..
msvc/wx Link with lexilla library too in MSVS-specific wx/setup.h 2023-03-08 18:24:38 +00:00
wx Fix runtime exception when running application compiled with clang on Windows 2023-04-19 22:10:52 +02:00