Re: [Interest] help: build from git setup

2020-12-18 Thread Andreas Buhr
Hi Dave, yes, it can be hard to start with Qt development. First some questions: 1. Do you really want to work on Qt5? Or could you work on Qt6? https://wiki.qt.io/Building_Qt_6_from_Git 2. Do you know which Qt modules you need? Fewer modules are faster compile times and less opportunity for fa

Re: [Interest] help: build from git setup

2020-12-17 Thread David M. Cotter
>> on macos 10.14 > I suggest upgrading. not possible, i have legit reasons, unrelated to this post >> i got to the point of testing my ssh thing with this command: >>> ssh codereview.qt-project.org gerrit stream-events >> >> but all that did was... nothing. didn't even return to the command lin

Re: [Interest] help: build from git setup

2020-12-17 Thread Thiago Macieira
On Thursday, 17 December 2020 20:08:21 -03 David M. Cotter wrote: > on macos 10.14 I suggest upgrading. > i got to the point of testing my ssh thing with this command: > > ssh codereview.qt-project.org gerrit stream-events > > but all that did was... nothing. didn't even return to the command li

[Interest] help: build from git setup

2020-12-17 Thread David M. Cotter
on macos 10.14 attempting to follow instructions here: https://wiki.qt.io/Building_Qt_5_from_Git i'm using the app "Fork" as my git GUI so i did SOME steps there.. i think i got it all right? i got to the point of testing my ssh thing with this command: > ssh codereview.qt-project.org gerrit str