Hi,
when using the Qt-Installer / precompiled Libraries from qt.io libQt5Gui.so has some references to std::bad_array_new_length:
:~/Qt5.6.0/5.6/gcc_64/lib$ objdump -T libQt5Gui.so.5.6.0 | grep bad_array_new_length
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
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
--
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:
Sorry for noise.
Path problem.
Git is on Qt Creator Tools menu now.
-Ed
On Jun 28, 2016, at 2:10 PM, Edward Sutton
mailto:edward.sut...@subsite.com>> wrote:
The Git plugin is checked but I do not see Git on the Qt Creator Tools menu on
the Mac?
/usr/local/bin/git
git version 2.8.1
I am sw
The Git plugin is checked but I do not see Git on the Qt Creator Tools menu on
the Mac?
/usr/local/bin/git
git version 2.8.1
I am switching from SVN to git
OS X 10.11.4
Qt Creator 4.0.1
Thanks in advance for suggestions,
-Ed
This email and any files transmitted with it from The Charles Mach
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
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
Hi all,
we are using OpenGL ES as renderer in the windows version of our app.
Setting "QCoreApplication::setAttribute(Qt::AA_UseOpenGLES)" on app launch
worked well until Qt 5.6, but with Qt 5.7 the contents of the window aren't
refreshed in real time.
I've recorded a couple of videos of the "Squi
On terça-feira, 28 de junho de 2016 19:15:42 PDT Konstantin Tokarev wrote:
> Yes. It supports gnu++0x, but in order to use Qt >= 5.7 you need gcc >= 4.7.
Oh, right, there's that. Qt 5.7 atomics require std::atomic, which your GCC
(4.4) won't support.
I really recommend using a compiler released
On terça-feira, 28 de junho de 2016 12:11:51 PDT Mike Santerre wrote:
> I'm trying to compile a Qt 5.7 app on CentOS 6.8 and getting the following
> error.
>
> cc1plus: error: unrecognized command line option "-std=gnu++11"
>
> gcc version 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC)
>
> Is this gcc
28.06.2016, 19:12, "Mike Santerre" :
> I'm trying to compile a Qt 5.7 app on CentOS 6.8 and getting the following
> error.
>
> cc1plus: error: unrecognized command line option "-std=gnu++11"
>
> gcc version 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC)
>
> Is this gcc version too old to support gnu++1
I'm trying to compile a Qt 5.7 app on CentOS 6.8 and getting the following
error.
cc1plus: error: unrecognized command line option "-std=gnu++11"
gcc version 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC)
Is this gcc version too old to support gnu++11?
If that's the case, are there options for compili
Hi Timur,
> -Original Message-
> From: Interest [mailto:interest-bounces+alexander.blasche=qt.io@qt-
> project.org] On Behalf Of Timur Kristóf
> I'd like to create an app that listens to broadcasts from BLE
> (Bluetooth Low Energy) device. This device is non-connectable and can
> send un
Hi,
I'd like to create an app that listens to broadcasts from BLE
(Bluetooth Low Energy) device. This device is non-connectable and can
send undirected scannable advertisements, which means it can also
respond to SCAN_REQ packets.
Is there any API in the Qt Bluetooth module which can retrieve the
https://bugreports.qt.io/browse/QTBUG-44804 - [iOS] [Android] Add an API to
Qt for sending push notifications
On 28 June 2016 at 16:22, Jason H wrote:
> https://bugreports.qt.io/browse/QTBUG-32335 - Add support for
> Notifications (Android, reported July 2013)
> https://bugreports.qt.io/browse
https://bugreports.qt.io/browse/QTBUG-32335 - Add support for Notifications
(Android, reported July 2013)
https://bugreports.qt.io/browse/QTBUG-4011 - Add support for native
notification systems. (4.5, unresolved)
https://bugreports.qt.io/browse/QTBUG-29611 - (Desktop) Notifications (Mar
2010, P
> Sent: Monday, June 27, 2016 at 5:40 PM
> From: "Tuukka Turunen"
> To: "Jason H" , "Daniel França"
> Cc: "interest@qt-project.org"
> Subject: RE: [Interest] 5.8 Features?
>
>
>
> > -Original Message-
> > From: Interest [mailto:interest-bounces+tuukka.turunen=qt.io@qt-
> > project.org]
> -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
IRC mirror is qtmob.irc.slack.com
#general is the main channel.
M
2016-06-28 9:01 GMT+02:00 Shawn Rutledge :
>
> > On 28 Jun 2016, at 08:15, Marco Piccolino
> wrote:
> >
> > would be great to collect and exchange this to help each other - don't
> know where's the best place and it should be prom
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
This is certainly a valid point. So I guess this means that a decision
about whether a feature should be contributed to Qt or kept as a 3rd party
addon should be made early on.
Il 28 giu 2016 10:09 AM, "Kai Koehne" ha scritto:
> -Original Message-
> From: Interest [mailto:interest-bounc
Hi everyone,
Within the topic "[Development] Scope of source code license files" a
question came about Qt LGPLv3 licensing which didn't get an answer and
I would really like to get an answer from someone at Digia or The Qt
Company.
When Qt was licensed under the LGPLv2, Qt came with "The Qt Comp
> -Original Message-
> From: Interest [mailto:interest-bounces+kai.koehne=qt...@qt-project.org]
> On Behalf Of Marco Piccolino
> Sent: Tuesday, June 28, 2016 9:07 AM
> To: Shawn Rutledge
> Cc: interest@qt-project.org
> Subject: Re: [Interest] 5.8 Features?
>
> I see inclusion into Qt as
I see inclusion into Qt as a second step and only for functionality that
will be needed by nearly everybody working on mobile. I meant that being it
github projects, everyone can contribute.
Yes the qtmob chat is accessibile through irc as well. I'll post the info
as soon as I get to work.
Il 28 gi
> On 28 Jun 2016, at 08:15, Marco Piccolino wrote:
>
> would be great to collect and exchange this to help each other - don't know
> where's the best place and it should be promoted by Qt
>
> Several packages which improve using Qt on mobile (and elsewhere!) are
> currently published on qpm (
26 matches
Mail list logo