Skip to content

Receiving alot of errors when parsing #104

@jpippy

Description

@jpippy

When trying to generate both CLI and C# wrappers I receive many errors for a couple of projects. So I am trying to figure out if I am doing something wrong here. The errors I seem to be receiving are:

Unhandled typdef errors
Duplicate names
Unknown typename

I know duplicate names is just a warning, but when I look at some of the files generated a large portion of it is generic names from the renaming. For the most part it generates the proper files, except it seems like it is not generating any files for the headers that are receiving the Unknown typename errors. Which is a large portion of one of the libraries. Is there any way I can minimize these errors, possible some extra steps that I can take. so I can have functional wrappers?

I am not using any SetupPasses, preprocess, or postprocess configuration ATM.

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