Hi list,

I want to use a C++ library which exports classes (not plain functions)
within a C# program using mono. From what I have found, the only
possibility right now is to write a wrapper which re-exports the class
members as plain functions...

Do you see any other options? C++/CLI is not supported by mono right now,
right?

Best regards,
Matthias

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to