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.volosn...@gmail.com]
Sent: Thursday, January 22, 2015 9:21 PM
To: Scott Aron Bloom
Cc: Thiago Macieira; interest@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.bl...@onshorecs.com<mailto:scott.bl...@onshorecs.com>> wrote:


-----Original Message-----
From: 
interest-bounces+scott.bloom=onshorecs....@qt-project.org<mailto:onshorecs....@qt-project.org>
 
[mailto:interest-bounces+scott.bloom<mailto:interest-bounces%2Bscott.bloom>=onshorecs....@qt-project.org<mailto:onshorecs....@qt-project.org>]
 On Behalf Of Thiago Macieira
Sent: Thursday, January 22, 2015 7:57 PM
To: interest@qt-project.org<mailto:interest@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@qt-project.org<mailto:Interest@qt-project.org>
http://lists.qt-project.org/mailman/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to