Qt-builds icon indicating copy to clipboard operation
Qt-builds copied to clipboard

QT 5.0 Commercial

Open FraDiavolo7 opened this issue 11 years ago • 5 comments

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...

FraDiavolo7 avatar Apr 18 '13 12:04 FraDiavolo7

No I don't test my scripts with commercial Qt.

Alexpux avatar Apr 20 '13 03:04 Alexpux

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, Алексей [email protected] 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 .

FraDiavolo7 avatar Apr 20 '13 22:04 FraDiavolo7

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

Alexpux avatar Apr 21 '13 03:04 Alexpux

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.

FraDiavolo7 avatar Apr 22 '13 08:04 FraDiavolo7

Give me additionaly needed options to build Qt commercial and I add switch --commercial to build script.

Alexpux avatar Apr 22 '13 14:04 Alexpux