arrayfire icon indicating copy to clipboard operation
arrayfire copied to clipboard

debug error while use arrayfire in QT

Open goudanzw opened this issue 3 years ago • 2 comments

Description I want to add arrayfire into QT build in Vsiual Studio 2017, but debug error as follows 'af::operator &&': 32 overloads have similar conversions

goudanzw avatar Jul 11 '22 07:07 goudanzw

the error happen in qmetatype. h: type is not registered please use the q_declare_metatype macro to make it known to QT's meta-object system

goudanzw avatar Jul 11 '22 08:07 goudanzw

3a278f117a958a7c30b16c2069c4b23

goudanzw avatar Jul 11 '22 08:07 goudanzw