I have successfully built the (old) ‘stable’ branch of QtSerialPort. Now I would like to install it to a custom prefix. How do I do this? Using ‘qmake PREFIX=/path’ did not work.
Note that I’m trying to build it against Qt4 as a stand-alone library, and also that 5.3 currently fails to build¹ in this configuration which is why I’m building the older ‘stable’ instead.
¹ https://bugreports.qt-project.org/browse/QTBUG-41190
↧