You are not logged in.
Hi Guys,
I am trying to build QP 5.6, because I have a package that builds on it.
The file is located here-> http://download.qt.io/development_relea … 0-beta.run
.. but I don't want to "install" it, just decompress it and copy the source tree out of it ..
Normally you can do that with "sh qt-opensource-linux-x64-5.6.0-beta.run --extract-only" and this works on extracting other *.run files I have, however it does not work on the QT file, I get:
Syntax error: word unexpected (expecting ")")
Any idea's
Last edited by bmentink (2016-01-13 22:00:55)
Offline
Get the source packages from "single" or "submodules": http://download.qt.io/development_relea … .6.0-beta/
Offline
Thanks ...
Offline