[Clp] call CLP from C# .net 4.0/4.5 VS2013

usa usa usact2012 at gmail.com
Wed Apr 20 00:05:00 EDT 2016


I need to call CLP (written in C++) from C# .net in VS2013.

I have search some links about how to call C++ lib from C#.

I found the possible options:

1.  use the C# warpper
 http://astarte.csr.unibo.it/coinORwrapper/coinORwrapper.htm

2. Design wrapper class myself.
http://www.codeproject.com/Articles/19354/Quick-C-CLI-Learn-C-CLI-in-less-than-minutes

https://msdn.microsoft.com/en-us/library/ms235281%28v=vs.120%29.aspx

https://social.msdn.microsoft.com/Forums/vstudio/en-US/299da822-5539-4e5b-9ba7-b614e564c9f4/presenting-a-c-library-lib-for-use-in-c-project


CLP has too many classes so it is impossible to write a wrapper class for
each class.

The first option has no English document, and has errors.

Are there other ways to call CLP from C# ?

thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/clp/attachments/20160420/8d287f3d/attachment.html>


More information about the Clp mailing list