Closed ZePilOt closed 5 years ago
Hi ZePilOt. Thank you very much for this!
As a side note, here is how I number my versions so far:
[MAJOR_VERSION].[MINOR_VERSION][PATCH_LETTER]
where "Major" has always been 0, "Minor" is 2-digits and increases by one everytime and "Patch" is an optional letter ("b", "c", etc...).
I will fix that. The version number in the cmakelist.txt file is not used in the code, I will make a second pull request later.
Hi,
This is a great tool, that I need to customize for my need (hence the fork). Most of them won't make much sense for a official release, but I've started by creating a cmake build process to ease the compiler setup.
This should work on vs2015 & vs2017, wxwidgets is added as a submodule in git.