CppSharp icon indicating copy to clipboard operation
CppSharp copied to clipboard

Consuming CppSharp.Runtime

Open josetr opened this issue 5 years ago • 0 comments

If you generate 32 bit bindings then you no longer can use the nuget package to consume the CppSharp.Runtime since the nuget package is for 64 bit only.

An alternative would be to add an option to just embed the runtime.

josetr avatar Oct 22 '20 12:10 josetr