4c371517e6
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>
217 B
217 B
Installation
porymap requires Qt 5 & C++11.
Ubuntu
You need to install Qt 5. Qt 5.5 should be enough. You can check you Qt version
with qtdiag
.
sudo apt-get install qt5-default
qmake
make
./porymap