comparison INSTALL.txt @ 1817:877331111b89

Merge from branch repoint
author Chris Cannam
date Tue, 15 May 2018 15:26:42 +0100
parents adc8a48f4e4c
children ac587ccb08bd
comparison
equal deleted inserted replaced
1815:ec7d4f243ffa 1817:877331111b89
17 ----- 17 -----
18 18
19 Build from the command line, but don't use the configure script. 19 Build from the command line, but don't use the configure script.
20 Instead install Qt v5.x and run 20 Instead install Qt v5.x and run
21 21
22 $ ./vext install 22 $ ./repoint install
23 $ qmake -r # you may need to use the full path to your Qt qmake here 23 $ qmake -r # you may need to use the full path to your Qt qmake here
24 $ make 24 $ make
25 25
26 26
27 Linux 27 Linux