[Mono-list] mkbundle output.exe does nothing

Robert Jordan robertj at gmx.net
Tue Mar 30 06:04:49 EDT 2010


On 30.03.2010 11:56, Marcovdlinden wrote:
>
> I actualy found the problem by process of ellimination..
>
> Debug.Listeners.Add(new TextWriterTraceListener(".\\Log.log"));
> Debug.AutoFlush = true;
>
> mono Setup.exe works fine with this code
> mkbundle Setup.exe ->  stoped executing as soon as this piece of code was
> called in the contstructor of a class.
>
> note that MoMA did not give any warnings about this piece of code.

Why should MoMA give you warnings about code that doesn't run
when the app is mkbundled?

Please file a bug with a small test case that reproduces the issue.

Robert




More information about the Mono-list mailing list