Skip to content

wikis Search Results · repo:mono/CppSharp language:JavaScript

4 results
 (93 ms)

4 results

inmono/CppSharp (press backspace or delete to remove)

Introduction =============== How to compile Check out the Getting started guide for build instructions. Architecture =============== Driver The driver is responsible for setting up the needed context for ...
  • Last updated
    on Aug 13, 2015

Getting started From a higher level overview, CppSharp will take a bunch of user-provided C/C++ headers and generate either C++/CLI or C# code that can be compiled into a regular .NET assembly. Since there ...
  • Last updated
    on May 15, 2022

Welcome to the CppSharp wiki! The Wiki is outdated! Please use the docs inside the repository instead.
  • Last updated
    on Apr 12, 2022

1. Introduction What does it do? This tool allows you to generate .NET bindings that wrap C/C++ code allowing interoperability with managed languages. This can be useful if you have an existing native ...
  • Last updated
    on Aug 13, 2015