[Development] QMetaType and type aliases for primitive types

Alberto Mardegan mardy at users.sourceforge.net
Sat May 8 10:13:32 CEST 2021


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


More information about the Development mailing list