git에서 다운받아서 크로스컴파일했는데 qtsystems가 누락되는바람에 다시컴파일중



./init-repository


이후에 아래 명령어를 실행하면 모든 모듈다운로드.

./qtrepotools/bin/qt5_tool -p

git submodule update --init --recursive




+ Recent posts