Skip to content

xkbeyer/example_swig_cs_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Project using SWIG

This examples shows how to use SWIG to generate the glue code for interfacing between C# and C++ code.

The SWIG command is implemented as a custom build step for the interface file Mock.i. This call generates all the wrapper files (C# and CPP). Currently they are added manually to the projects.

About

Example SWIG for CSharp calling CPP dll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors