[Mono-dev] Class built by mono throws FileNotFoundException when run on windows
Jonathan Pryor
jonpryor at vt.edu
Wed Sep 2 13:57:40 UTC 2015
On Sep 2, 2015, at 9:25 AM, Robert Jordan <robertj at gmx.net> wrote:
> A sane and easy solution is to deploy Mono.Posing on Windows side-by-side with you app.
Just do that — and distribute MonoPosixHelper.dll as well.
Parts of Mono.Posix.dll are supported on Windows, e.g. Mono.Unix.Native.Stdlib and Mono.Unix.Catalog (INTL.DLL wrapper). There should be no harm in distributing these files with your app, other than a size increase.
- Jon
More information about the Mono-devel-list
mailing list