I change the last post because I compile it whit success, so I write something. I can't build programs because INSTALL.MD has wrong instruction
a) qmake mapmap.pro && make if for qt4;
b) if you use qt5 the right way is qmake-qt 5 mapmap.pro && make
Than when program is compiled I launch it from terminal appear
I change the last post because I compile it whit success, so I write something. I can't build programs because INSTALL.MD has wrong instruction a) qmake mapmap.pro && make if for qt4; b) if you use qt5 the right way is qmake-qt 5 mapmap.pro && make
Than when program is compiled I launch it from terminal appear
bash-4.3$ ./mapmap Segmentation fault