Current ORFix applier doesn't handle face section and not getting update for a while
I decide to make my own
- Visual Studio 2019
- Download
wxWidgets-3.1.5
Unpack toC:\wxWidgets-3.1.5
Generate with cmake-gui
BuildC:\wxWidgets-3.1.5\build\msw\wx_vc16.sln
It's a bit tricky to make a tutorial here
that build a fully static linked single binary
within a few lines of sentences, good luck - Environment variable
WXWINas C:\wxWidgets-3.1.5 - Open project sln with Visual Studio
- Build solution in Release x86
Same as ORFix applier