On Friday, 28 July 2017 16:15:27 PDT Joshua Grauman wrote:
> I have a related but different question.
>
> I am reading the time with QDateTime::currentMSecsSinceEpoch(). How
> susceptible is this time to clock drift/jitter/etc. on Linux (Kubuntu
> 16.04.2)?
It's susceptible to complete jumps. You
I have a related but different question.
I am reading the time with QDateTime::currentMSecsSinceEpoch(). How
susceptible is this time to clock drift/jitter/etc. on Linux (Kubuntu
16.04.2)? I know ntpd is constantly updating the time, and there is some
error involved in this. If I am reading th
On Fri, Jul 28, 2017 at 8:36 AM, Thiago Macieira
wrote:
> On Friday, 28 July 2017 06:42:26 PDT Adam Light wrote:
> > So if this is a valid reason, what's the trick to getting a 32-bit
> > application to compile? Or is this just a bug?
>
> Sounds like just a bug because we don't test that as often
On Friday, 28 July 2017 06:42:26 PDT Adam Light wrote:
> On Thu, Jul 27, 2017 at 12:43 PM, Thiago Macieira > wrote:
> >
> > On Thursday, 27 July 2017 11:28:28 PDT Adam Light wrote:
> > > Our application can load plugins that are written by users. Our
> >
> > application
> >
> > > has only had a
On Thu, Jul 27, 2017 at 12:43 PM, Thiago Macieira wrote:
> On Thursday, 27 July 2017 11:28:28 PDT Adam Light wrote:
> > Our application can load plugins that are written by users. Our
> application
> > has only had a 64-bit Macintosh version available for 366 days, so most
> of
> > these plugins
Hi,
the basicshapes c++ example crashes on exit on my laptop (Qt 5.9.0, win8.1). I got an application that uses a similar approach regarding Qt3DWindow and a windowContainer and it also crashes on exit. The materials c++ on the other hand example works fine and it just displays a Qt3DWindow wit