How to interface with an existing C++ Library?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, What's the best way to bind to an existing native C++ library in platform independent .NET Core? The library itself is already ported to all interesting platforms (Windows, Linux, etc..). On "traditional" Windows .NET, we had a managed wrapper written in C++/CLI, but as far as I can see, this is not available for .NET Core on non-Windows platforms... Thanks, I didn't find the right solution from the internet. References: http://forums.dotnetfoundation.org/t/how-to-interface-with-an-existing-c-library/2608 Brand Advertising Video Example