Any idea about this issue?
Regards,
Sudhir
From: Sudhir Sharma
Sent: Thursday, January 11, 2018 4:09 PM
To: interest@qt-project.org
Subject: No Audio in QT5
Hi,
I am able to play audio in my application when I run from code but able to play
audio in systems where I installed my application.
I
On Thursday, 11 January 2018 14:05:03 PST Filip Piechocki wrote:
> > Can you find the src/corelib/global/qconfig.cpp file (created by
> > configure)
>
> There is no such file when running configure in container. It is when
> ran on a host system.
Ok, then that is the problem. It's probably O_TMPF
> But is it a performance issue, a potential threading problem, what?
not to my knowledge, not to my knowledge.
It's just that:
1) I/O is async having more won't make it faster
2) Whatever resources are being managed will be managed separately, unaware of
the rest.
I regularly (accidentally) u
On Thursday, 11 January 2018 10:41:51 PST Tom Isaacson wrote:
> But is it a performance issue, a potential threading problem, what?
It's a matter of need. You don't need more than one, on most cases.
> We have a large codebase and this practice hasn't been followed, I'm
> wondering what the poten
11.01.2018, 21:42, "Tom Isaacson" :
> But is it a performance issue, a potential threading problem, what?
>
> We have a large codebase and this practice hasn't been followed, I'm
> wondering what the potential impact is and whether it's worth fixing.
If your QNAM objects use different settings
But is it a performance issue, a potential threading problem, what?
We have a large codebase and this practice hasn't been followed, I'm wondering
what the potential impact is and whether it's worth fixing.
Thanks.
Tom Isaacson
On Wednesday, 10 January 2018 20:26:16 PST Tom Isaacson wrote:
> T
On Friday, 22 December 2017 04:31:34 PST Filip Piechocki wrote:
> QMAKE_SPEC:
> QMAKE_XSPEC:
Another attempt at this. The error message comes from:
evalError(fL1S("Could not find qmake configuration file
%1.").arg(qmakespec));
So the qmakespec file is actually empty. That corresponds to
On Thursday, 11 January 2018 07:13:13 PST Filip Piechocki wrote:
> I am running this in a docker container (iamge:
> arm32v7/debian:buster). It is done on Asus Tinker board with kernel
> version 4.4.71.
4.4 doesn't have the statx() system call, which is the usual source of "can't
find file" -- wh
I am running this in a docker container (iamge:
arm32v7/debian:buster). It is done on Asus Tinker board with kernel
version 4.4.71.
On Thu, Jan 11, 2018 at 3:53 PM, Thiago Macieira
wrote:
> On Friday, 22 December 2017 04:31:34 PST Filip Piechocki wrote:
>> Could not find qmake configuration file
On Friday, 22 December 2017 04:31:34 PST Filip Piechocki wrote:
> Could not find qmake configuration file .
qmake failing to find files inn 5.10 could be related to a new system call
that we're using on Linux. Can you confirm which kernel version you're running
with? Do you have any type of syst
Maybe the FrogLogic GUI testing is what you are looking for?
But why not just generate the QEvents yourself?
Sent: Wednesday, January 10, 2018 at 5:00 PM
From: "Scott Bloom"
To: "interest@qt-project.org"
Subject: [Interest] "Demo Mode" third party tool
Is there a 3rd party tool for Qt b
Anyone has an idea on what is wrong here?
On Fri, Dec 22, 2017 at 1:31 PM, Filip Piechocki wrote:
> Hi,
> I am now trying to build Qt 5.10 on i.MX6 device (cross compiling is
> not an option at this moment). I've prepared my custom mkspec called
> linux-imx6-g++ and I put it in qtbase/mkspecs dir
Hi,
I am able to play audio in my application when I run from code but able to play
audio in systems where I installed my application.
I get following error " using null output device, none available"
AT version 5.9.2, win 64
Looks like I am missing some dll. Any idea which one?
Regards,
Sudhir
13 matches
Mail list logo