On 08/05/21 10:48, Alberto Mardegan wrote:
> Interestingly, I'm seeing this on amd64 only; it seems that on armhf
> everything is working fine. Could it be a bug with the compiler?

In armhf, QMetaType::type("int64_t") always returns 4 (LongLong), even
before registering the metatype (maybe this step is done in some library
I'm using?), which is a type supported by QtDBus, so everything works there.


-- 
http://www.mardy.it - Geek in un lingua international
_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to