I have to build qt by myself, but I get errors executing the perl script!
perl init-repository -> fatal: read error: Invalid argument74)
Cloning into ‘qtbase’…
remote: Counting objects: 256074, done.
remote: Compressing objects: 100% (55390/55390), done.
fatal: read error: Invalid argument74), 25.57 MiB | 452.00 KiB/s
fatal: early EOF
fatal: index-pack failed
git clone git://gitorious.org/qt/qtbase.git qtbase exited with status 32768 at init-repository line 297.
Qt::InitRepository::exe(‘Qt::InitRepository=HASH’, ‘git’, ‘clone’, ‘git://gitorious.org/qt/qtbase.git’, ‘qtbase’) called at init-repository line 540
Qt::InitRepository::git_clone_one_submodule(‘Qt::InitRepository=HASH’, ‘qtbase’, ‘git://gitorious.org/qt/qtbase.git’) called at init-repository line 464
Qt::InitRepository::git_clone_all_submodules(‘Qt::InitRepository=HASH’) called at init-repository line 594
Qt::InitRepository::run(‘Qt::InitRepository=HASH’) called at init-repository line 603
Any idea?
↧