[Gtk-sharp-list] Deploying Mono gtk# application

Adam Tauno Williams awilliam at whitemice.org
Thu Oct 17 10:43:51 UTC 2013


On Wed, 2013-10-16 at 09:01 +0300, David Ssali wrote:
> Greetings Mono team..
> I have completed my first application in GTK#.
> During development, i have been using Ubuntu OS.
> I have used mkbundle (both with static and without static option) and 
> also --deps to make sure i have all the dependencies needed.
> When i run the application on Windows 7 (where i have installed Mono & 
> GTK#) it does not start all....matter of fact it crashes but without any 
> real error message.
> On my Ubuntu, the application runs perfect but on Windows it is failing.
> Here is the mkbundle command i am using
> mkbundle myapp.exe --deps -o myapp
> After the command, i copy the folder with all these files onto windows 
> and double click on the executable.

Open cmd, navigate to the folder, and run myapp.exe there.  You might
see meessages that way [messages written to standard-out].

-- 
Adam Tauno Williams <mailto:awilliam at whitemice.org> GPG D95ED383
Systems Administrator, Python Developer, LPI / NCLA



More information about the Gtk-sharp-list mailing list