Forked from https://krximpexp.sourceforge.net/
Make sure to clone with
git clone --recurse-submodules
Build with
mkdir build
cd build
cmake ..
Open the solution with Visual Studio and build Release. For Debug the wxWidgets libraries won't link. If you need to debug, you'll need to build debug libraries for wxWidgets.
License: GNU GPL 3