Commit graph

3 commits

Author SHA1 Message Date
huderlem
d2ed1701bf
Update INSTALL.md 2020-04-25 16:27:12 -05:00
garak
f8d6095708 add macOS INSTALL.md instructions 2019-01-20 10:46:15 -06:00
Jadon Fowler
4c371517e6
Add installation instructions and fix compile issues
By changing the call to QString#chopped to QString#left, we remove the
Qt 10 dependency.

I also changed the C++ version to C++11 as that's what the code is
using my compiler (and others) didn't default to it.

Ref #2

Signed-off-by: Jadon Fowler <jadonflower@gmail.com>
2018-10-07 21:59:34 -07:00