Stephen Chu said: > I still can't get Qt 5 build on OS X for the merged code > (https://codereview.qt-project.org/#change,28604) hasn't showed up in Qt > 5 git default yet. So I want to to try moving modules to master to get > the fixes by the instruction here: > http://qt-project.org/wiki/Building-Qt-5-from-Git#181b27e32ae791e987cb19fced190543 > > With qt5_tool method I got: > > Examining: qt3d url: git://gitorious.org/qt/qt3d.git ### [qt3d] > /usr/bin/git fetch --all > Fetching origin > Fetching gerrit > ssh: connect to host codereview.qt-project.org port 22: Connection refused
This last message indicates something is wrong with the configuration. It should be attempting to connect to port 29418, not port 22. Maybe you can try with standard git commands instead of qt5_tool? _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development