#unable to resolve function type clang.TypeClass.MacroQualified

1 messages · Page 1 of 1 (latest)

fathom marsh
#

when I try to import a function that has MACRO in its input...
@compileError("unable to resolve function type clang.TypeClass.MacroQualified");
any idea why this is ?

#

sorry, meant to say MACRO in its definition.

odd sequoia
#

Translate-C cannot translate fancy macros - only basic ones.