[Interest] Building the latest Qt 5.X

Scott Aron Bloom scott.bloom at onshorecs.com
Fri Jan 23 06:23:14 CET 2015


I don’t want to build from git ☺

Since we deploy this on multiple developers boxes, we tent to automate the build process, so a prepacked download file (tgz/zip) works best

Scott

From: Dmitry Volosnykh [mailto:dmitry.volosnykh at gmail.com]
Sent: Thursday, January 22, 2015 9:21 PM
To: Scott Aron Bloom
Cc: Thiago Macieira; interest at qt-project.org
Subject: Re: [Interest] Building the latest Qt 5.X

Scott,

here is an article on how to build Qt 5: http://qt-project.org/wiki/Building_Qt_5_from_Git
PS. It is strange that you have not found it by yourself since it is the first result given by Google on query 'build qt5 from git'.

Regards,
Dmitry.

On Fri, Jan 23, 2015 at 7:15 AM, Scott Aron Bloom <scott.bloom at onshorecs.com<mailto:scott.bloom at onshorecs.com>> wrote:


-----Original Message-----
From: interest-bounces+scott.bloom=onshorecs.com at qt-project.org<mailto:onshorecs.com at qt-project.org> [mailto:interest-bounces+scott.bloom<mailto:interest-bounces%2Bscott.bloom>=onshorecs.com at qt-project.org<mailto:onshorecs.com at qt-project.org>] On Behalf Of Thiago Macieira
Sent: Thursday, January 22, 2015 7:57 PM
To: interest at qt-project.org<mailto:interest at qt-project.org>
Subject: Re: [Interest] Building the latest Qt 5.X

On Friday 23 January 2015 01:14:56 Scott Aron Bloom wrote:
> > I have always built on linux, by simply running configure, then
> > make, then make install.
>
> Any problems with this?
> ============
> Yea, it doesn't include the necessary packages, such as Webkit

Why not? Sure it does.

> Understood.. Any recommendations on how to move to the latest GCC and
> ship all the runtime libraries for a closed source LGPL compatible application?

The compiler is binary compatible. You don't have to do anything.

> And what about windows, 32 and 64 bit?

Just use the MinGW that comes with Qt for the 32-bit build. I'm not sure what the state of mingw64 is -- some have had luck, some others haven't. VS 2012, 2013, and 2015 for 64-bit have been working fine.
=========

Fortgot to ask..

What version of OpenSSL does Qt build against on windows?
_______________________________________________
Interest mailing list
Interest at qt-project.org<mailto:Interest at qt-project.org>
http://lists.qt-project.org/mailman/listinfo/interest

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150123/498b0513/attachment.html>


More information about the Interest mailing list