[Mono-list] Developer Express on Linux

Robert Jordan robertj at gmx.net
Tue Aug 2 11:16:23 EDT 2011


On 02.08.2011 09:50, Stifu wrote:
> Hi,
>
> By using Windows libraries, your application is naturally not portable. The
> best way to make your application portable is simply to stop using these
> libraries, and replace these calls with managed / portable equivalents. That
> said, it's funny MoMA didn't detect any issues.

This is usually a sign that not all dependent assemblies were
checked with MoMA. MoMA does not recurse into deps automatically
when only one assembly was selected for testing (with the "+"
button).

Robert




More information about the Mono-list mailing list