Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

471 B

CppSharp 0.8.20 22.5.2018

Fixed generation support for pointers to enums in C#. Fixed a case of functions converted to methods. Improve error handling in case of exceptions in CLI tool driver. Added an option to the CLI tool for enabling RTTI. Improved the messages for errors in the CLI tool. Added parameter index to managed marshal variables. Changed the generated C# for const references to primitives as just primitives. Error messages are now written to stderr.