Commit Graph

9 Commits

Author SHA1 Message Date
Brendan Hagan 8994ac50b0 misc: revert installation instruction changes, modify readme formatting 2022-07-12 20:22:08 -04:00
Brendan Hagan 087da12893 misc: get this crap building locally
Looks like my install via vcpkg sets up a different directory structure for hunspell
2022-06-14 20:04:15 -04:00
guy 516f36a9d2 Added changes for building on Catalina 2020-06-15 00:23:33 -04:00
Twan van Laarhoven b57d9b7615 Enable 64 bit static build and fix linker error 2020-05-11 01:54:21 +02:00
Twan van Laarhoven b7ed93cd02 Remove dependency on boost::random, since that is now in std 2020-04-25 22:22:15 +02:00
Fenhl 0cd0ac6737 Clarify build instructions
This adds some missing `vcpkg` commands I had to run to get the build to work, and adds info about what `$VCPATH` means.
2020-04-25 00:54:18 +00:00
Twan van Laarhoven 60c392a068 Moved locale validation to a compile time test, instead of a runtime check performed by MSE itself.
This also removes perl as a build dependency for people who don't want to run the test suite.
2020-04-18 19:08:35 +02:00
Twan van Laarhoven 87f49aa9c4 readme 2020-04-14 23:15:19 +02:00
Twan van Laarhoven 508ee302e1 Readme file with build instructions 2020-04-14 22:35:18 +02:00