merges bsd and linux sections as their contents are expectedly near
identical
adds dependencies for more oses
adds instructions for missing gtk-config
adds instructions for installing resources
Make this step more explicit.
If you forget this step, it looks exactly like the bug mentioned where wxwidgets is installed but not detected by FindwxWidgets.cmake, which is very confusing.
* Fix CMakeLists, Update Readme and package.ps1
Fixed CMakeLists to allow for static complilation/workaround for broken Hunspell Upped version number to 2.5.0
Updated Readme to include corrected compilation instructions for Visual Studio and Workarounds.
Updated package.ps1 to include the cli executable in the dist zips and upped the version number to 2.5.0
* Update README.md
* Update package.ps1
* Update package.ps1
* Update CHANGES.md
* Update preferences_window.cpp
* Update README.md
* add FreeBSD build instructions
---------
Co-authored-by: BaconCatBug <BaconCatBug@users.noreply.github.com>
* Fix CMakeLists, Update Readme and package.ps1
Fixed CMakeLists to allow for static complilation/workaround for broken Hunspell Upped version number to 2.5.0
Updated Readme to include corrected compilation instructions for Visual Studio and Workarounds.
Updated package.ps1 to include the cli executable in the dist zips and upped the version number to 2.5.0
* Update README.md
* Update package.ps1
* Update package.ps1
* Update CHANGES.md
* Update preferences_window.cpp
* Update README.md