The easiest solution is to wrap each of the c++ methods you need to call
in a c-library (since Mono can P/Invoke C functions).

Jeff

On Fri, 2008-09-19 at 10:15 +0800, Taoye wrote:
>   Hi , i am a C# programmer  .Now we develop a project in
> Window , .NET Framework 2.0. We need to run it on mono.I know it can
> run well . But the project use a C++ DLL which
>  
>   develop in Window VC++6.0 . So the problems comes. When we run the
> project on mono , it cannt invoke the method in C++. Can you  give me
> some ideas. Thanks for your help.
>  
>  
>  Ye Tao
>  
>   2008-09-19
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to