[Mono-osx] Mac Mono advice sought
Miguel de Icaza
miguel at ximian.com
Fri Dec 22 19:22:33 EST 2006
Hello,
> I'm in the process of porting the back-end of a Windows .Net 2.0
> application to the Mac using Mono. At the moment I'm bringing up the
> unit tests to see what works and what doesn't. The first one that has
> failed seems to be pointing out a problem in
> System.Configuration.ApplicationSettingsBase.
This particular issue is caused because this is a 2.0 API, so you need
to use the 2.0 stack (xsp2, gmcs instead of mcs, etc).
Miguel
More information about the Mono-osx
mailing list