Re: [Interest] Qt LGPLv3 and Qt LGPL Exception

2016-06-29 Thread Tuukka Turunen
> -Original Message- > From: Interest [mailto:interest-bounces+tuukka.turunen=qt.io@qt- > project.org] On Behalf Of Benjamin TERRIER > Sent: keskiviikkona 29. kesäkuuta 2016 9.13 > To: qt qt > Subject: Re: [Interest] Qt LGPLv3 and Qt LGPL Exception > > 2016-06-

Re: [Interest] Qt LGPLv3 and Qt LGPL Exception

2016-06-28 Thread Benjamin TERRIER
2016-06-28 20:53 GMT+02:00 André Somers : > > > > Op 28/06/2016 om 11:09 schreef Jean-Michaël Celerier: > > > On Tue, Jun 28, 2016 at 10:39 AM, Benjamin TERRIER > wrote: >> >> The technical reason is that when including Qt headers in proprietary >> software, your final binary contains compiled fo

Re: [Interest] Qt LGPLv3 and Qt LGPL Exception

2016-06-28 Thread Thiago Macieira
On terça-feira, 28 de junho de 2016 21:15:25 PDT Mike Jackson wrote: > So is there some sort of test or sanity checking "bot" that guarantees > that those functions are 10 lines or less? I am staking my project on > that fact and I would want some sort of absolute guarantee that those > function

Re: [Interest] Qt LGPLv3 and Qt LGPL Exception

2016-06-28 Thread Mike Jackson
-- Michael A. Jackson 400 S. Pioneer Blvd Owner, President Springboro, Ohio 45066 BlueQuartz Software, LLC EMail: mike.jack...@bluequartz.net Voice: 937-806-1165Web: http://www.bluequartz.net Fax: 937-746-0783 Konstantin Tokarev wrote:

Re: [Interest] Qt LGPLv3 and Qt LGPL Exception

2016-06-28 Thread Konstantin Tokarev
28.06.2016, 21:53, "André Somers" : > Op 28/06/2016 om 11:09 schreef Jean-Michaël Celerier: >> On Tue, Jun 28, 2016 at 10:39 AM, Benjamin TERRIER >> wrote: >>> The technical reason is that when including Qt headers in proprietary >>> software, your final binary contains compiled forms of Qt cod

Re: [Interest] Qt LGPLv3 and Qt LGPL Exception

2016-06-28 Thread André Somers
Op 28/06/2016 om 11:09 schreef Jean-Michaël Celerier: On Tue, Jun 28, 2016 at 10:39 AM, Benjamin TERRIER mailto:b.terr...@gmail.com>> wrote: The technical reason is that when including Qt headers in proprietary software, your final binary contains compiled forms of Qt code (e.g

Re: [Interest] Qt LGPLv3 and Qt LGPL Exception

2016-06-28 Thread Tuukka Turunen
> -Original Message- > From: Interest [mailto:interest-bounces+tuukka.turunen=qt.io@qt- > project.org] On Behalf Of Benjamin TERRIER > Sent: tiistaina 28. kesäkuuta 2016 11.40 > To: qt qt > Subject: [Interest] Qt LGPLv3 and Qt LGPL Exception > > Hi everyone, > > Within the topic "[Dev

Re: [Interest] Qt LGPLv3 and Qt LGPL Exception

2016-06-28 Thread Jean-Michaël Celerier
On Tue, Jun 28, 2016 at 10:39 AM, Benjamin TERRIER wrote: > The technical reason is that when including Qt headers in proprietary > software, your final binary contains compiled forms of Qt code (e.g > inline function or template classes). > >From the LGPLv3 : 3. Object Code Incorporating Materi