You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create .Net bindings for some strictly C99-style header files. I've tried many settings and consulted lots of information, yet the generated binding code always involves handling of C++ features. I want the generated binding code to have nothing to do with C++ features. What should I do?
Below are two of the C99 header files and their generated .NET bindings.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to create .Net bindings for some strictly C99-style header files. I've tried many settings and consulted lots of information, yet the generated binding code always involves handling of C++ features. I want the generated binding code to have nothing to do with C++ features. What should I do?
Below are two of the C99 header files and their generated .NET bindings.
Beta Was this translation helpful? Give feedback.
All reactions