[Development] Can't switch submodules to master and Mac build still broken
Stephen Chu
stephen at ju-ju.com
Fri Jun 15 19:30:47 CEST 2012
On 6/15/12 1:25 PM, Thiago Macieira wrote:
> On sexta-feira, 15 de junho de 2012 13.11.59, Stephen Chu wrote:
>> Stephens-MacBook-Pro:qt3d stephenchu$ git checkout master origin/master
>> error: pathspec 'origin/master' did not match any file(s) known to git.
>
> What is your origin repository's URL?
>
No idea. I don't know git well enough. It's part of a fresh git pull
from the command:
git clone git://gitorious.org/qt/qt5.git qt5
Basically I went through the steps according to:
http://qt-project.org/wiki/Building-Qt-5-from-Git
1. Pulled Qt 5 from gitorious
2. Inited repository
3. Ran qt5_tool -p to move to master
4. That didn't work so I tried manually check out.
More information about the Development
mailing list