-
Notifications
You must be signed in to change notification settings - Fork 533
Closed
Description
While wrapping QtCore, no symbol is found. The searched for symbols (that is, the parameter "symbol" of Library.FindSymbol) have a format similar to:
??0QForeachContainerBase@@qeaa@XZ
while the keys of Library.Symbols are of the formats:
__imp___Zls6QDebugRK21QPersistentModelIndex
_z_inflatePrime
Changing Driver.Options.Abi to Itanium (the default is Microsoft) makes no difference.
Metadata
Metadata
Assignees
Labels
No labels