Open FraDiavolo7 opened 11 years ago
No I don't test my scripts with commercial Qt.
No problem, I will try by myself in the next weeks, so I'll keep you informed on this point.
I have to resolve the static compilation of QT with QTCreator and WebKit before any other try...
On Sat, Apr 20, 2013 at 5:32 AM, Алексей notifications@github.com wrote:
No I don't test my scripts with commercial Qt.
— Reply to this email directly or view it on GitHubhttps://github.com/Alexpux/Qt-builds/issues/20#issuecomment-16698080 .
You can try build static Qt with my scripts by passing "--static" to build script. But you need to use toolchains builded with threads=win32 to avoid dependency from libwinpthread-1.dll
If you don't mind, for your future visitor to find info easier, I'm creating a new issue for the QT 5 static build with QTCreator, and I'll come back here to comment my tries on the commercial version.
Give me additionaly needed options to build Qt commercial and I add switch --commercial to build script.
Hi,
Just asking, have you tested your script with a QT Commercial source code?
I am going to try this in the futures days so I prefer to ask if there are known issues and known ways to escape them...