[Mono-list] What are the steps to get a managed c++ dll runs on mono
Osk
oscar.ch.b at gmail.com
Fri Sep 19 12:22:08 EDT 2008
Hi,
I'm new with mono. I'm working on a project where I've to make a tool using
windows forms.
The problem is I need to link a managed c++ library. (I've uploaded a simple
version of the code http://www.nabble.com/file/p19575398/TestManagedCpp.zip
TestManagedCpp.zip ) I know mono runtime can't run native code.
The questions is if exisits any way to load the c++ library.
May be creating a wrapper or via Marshalling?
thank you.
Oscar Ch.
--
View this message in context: http://www.nabble.com/What-are-the-steps-to-get-a-managed-c%2B%2B-dll-runs-on-mono-tp19575398p19575398.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list