Hi guys, I am completely new to mono, only used it one time before to run a program on Ubuntu. I am a windows .NET developer but my interest for porting my apps to Linux has grown. I therefore ran MoMa and discovered that there is mainly one thing that needs to be fixed.
I am calling a dll in my app (MediaInfoLib), this came up as a P/Invoke. I know MediaInfoLib is available for Ubuntu etc. but how do I use it? I mean is it just to replace the MediaInfoLib.dll in my to code to the name of the "dll-like" (.so?) for linux? That doesn't seem right. I am developing in VS2010. -- View this message in context: http://mono.1490590.n4.nabble.com/C-First-port-of-application-to-mono-tp3327260p3327260.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
