Closed jgh0721 closed 11 years ago
Try fixed scripts from master branch
i try below command line : ./buildall x32 --install-top=D:/Qt --qt-version=5.0.1
error message mingw32 download unpack move -> success mingw64 download unpack move -> success preparing done mkdir: missing operand Try 'mkdir --help' for more information. Incorrect directory.
Is this right situation which you are intend to?
ps. --install-top=/d/Qt , also doesn't work.
Fixed in master and develop
--install-top=D:/Qt ==> unpack, build failed
but
--install-top=/d/Qt ==> unpack, build success