-
Notifications
You must be signed in to change notification settings - Fork 533
Open

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