arrayfire
arrayfire copied to clipboard
debug error while use arrayfire in QT
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
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
