Skip to content

MinGW symbols not found #21

@ddobrev

Description

@ddobrev

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions