Skip to content

wrapping interface-based libraries #85

@ghost

Description

It seems CppSharp is unable to wrap interface-based libraries. It outputs lots of "Symbol not found" warnings with mangled names. These mangled names are not exported of course. Library exports only few functions and provides header files full of pure virtual declarations of methods. User does not create library objects either - calls to library api return created objects. Tested with this: http://downloads.sourceforge.net/irrlicht/irrlicht-1.8.zip and oct 25 binary release.

Metadata

Metadata

Assignees

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