Re: [Development] Qt Static Package

2019-04-15 Thread Thiago Macieira
On Sunday, 14 April 2019 16:47:07 PDT Carlos Enrique Pérez Sánchez wrote:
> There is a Jira suggestion:
> https://bugreports.qt.io/browse/QTBUG-72810
> 
> Please give an upvote there it if you agree.

Better yet: instead of upvoting, omeone post the full command-line that 
produces a working build.

The problem with static is that it requires changes to the user application's 
.pro file to make sure all the plugins were properly linked. Anything but 
qmake at this point is probably just going to fail too.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products



___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development


[Development] [Announce] Qt Creator 4.9.0 released

2019-04-15 Thread List for announcements regarding Qt releases and development
We are happy to announce the release of Qt Creator 4.9.0!

https://blog.qt.io/blog/2019/04/15/qt-creator-4-9-0-released/

-- 
Eike Ziller
Principal Software Engineer

The Qt Company GmbH
Rudower Chaussee 13
D-12489 Berlin
eike.zil...@qt.io
http://qt.io
Geschäftsführer: Mika Pälsi,
Juha Varelius, Mika Harjuaho
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 
144331 B

___
Announce mailing list
annou...@qt-project.org
https://lists.qt-project.org/listinfo/announce
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development


Re: [Development] Qt Static Package

2019-04-15 Thread Alexander Nassian
There are many ways that are much better and do not have the problems static 
linking involves.

Beste Grüße / Best regards,
Alexander Nassian

> Am 15.04.2019 um 01:47 schrieb Carlos Enrique Pérez Sánchez 
> :
> 
> What do people think about providing official static packages?
> 
> The reason is that the distribution of an application is much easier in a 
> single executable. For that reasons I've made many static qt builds and it's 
> always a lot of work to make it running.
> I have success in building qt statically for console and widgets 
> applications, but I have not success on building Qt Quick Controls 2 
> applications statically, mainly on Windows, because the graphics effects are 
> off, no shadows, no layer, no elevation, etc.
> 
> There internet is full of people trying to build Qt statically, because Qt 
> Docs lacks information about building static packages and there are not 
> examples of commands to pass to configure. People even migrated to other 
> frameworks because they like static applications, and in Qt doing that is 
> always a pain.
> 
> There is a Jira suggestion:
> https://bugreports.qt.io/browse/QTBUG-72810
> 
> Please give an upvote there it if you agree.
> ___
> Development mailing list
> Development@qt-project.org
> https://lists.qt-project.org/listinfo/development

-- 













—


bitshift dynamics GmbH
Neudorfer Str. 1, 79541 Lörrach

Registergericht: Amtsgericht Freiburg i. Breisgau, HRB 713747

Geschäftsführer: Alexander Nassian, Markus Pfaffinger



http://www.bitshift-dynamics.de 


Zentrale: +49 762158673 - 0
Fax: +49 7621 58673 - 90


Allgemeine Anfragen: 
i...@bitshift-dynamics.com 
Technischer 
Support: supp...@bitshift-dynamics.com 

Buchhaltung: 
invo...@bitshift-dynamics.com 
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development


Re: [Development] Qt Static Package

2019-04-15 Thread Giuseppe D'Angelo via Development

Il 15/04/19 01:47, Carlos Enrique Pérez Sánchez ha scritto:


There internet is full of people trying to build Qt statically, because 
Qt Docs lacks information about building static packages and there are 
not examples of commands to pass to configure.


For the record:


https://doc.qt.io/qt-5/windows-deployment.html#static-linking
https://doc.qt.io/qt-5/plugins-howto.html#static-plugins


My 2 c,
--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts



smime.p7s
Description: Firma crittografica S/MIME
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development


Re: [Development] Qt wrapper for UPC UA Server stack (open62541)

2019-04-15 Thread Juan Gonzalez Burgos
Hi Frank,

At first I targeted v0.3, but then I found a bug that did not allow me to
add InstanceDeclarations to the QObject tree (
https://github.com/open62541/open62541/issues/2564). They fixed the bug on
master.

So now I target current master, I will try to lock the C++ API when v0.4 is
officially released. Until then I hope to improve it and get some user
feedback.

Best,
Juan.
___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development