[Mono-list] successful port of MS .net application to
linux/apache/mono1.1.4
Miguel de Icaza
miguel@ximian.com
Wed, 06 Apr 2005 10:33:00 -0400
Hello,
> - problems with libraries compiled under MS .net framework not being
> compatable with those compiled under mono. I am not sure what the
> expected compability between things compiled under mono and MS are but
> ive found that if you can get the source for something, try and compile
> it under mono, it will cause you less trouble in the end.
A common problem is that we do not support the "incremental build"
libraries and executables.
Can you try turning this off?
Miguel