[Gtk-sharp-list] problems running gtk# app on windows

Slug toddglodek at hotmail.com
Tue Apr 21 12:08:52 EDT 2009




Mike Kestner-4 wrote:
> 
> 
> The problem is most likely that translation is enable in an MD Gtk#
> project.  This causes a reference to Mono.Posix to be added to the
> project and any user visible strings will use the Catalog class to
> retrieve localized strings.  
> 
> The Gtk# for .net installer does not currently ship Mono.Posix, though
> it has been suggested recently that we should add it.  
> 
> In the meantime, you have a few options I can think of: 
> 
> 1) if you aren't currently translating any of those UI strings, you
> could disable translation via the MD project options. 
> 
> 2) grab a mono combined installer and manually gac the ...
> 
> 3) we will be releasing an installer in ...
> 
> -- 
> 
> 


I did option number one since it seemed the fastest.  It worked great.

http://www.nabble.com/file/p23159523/Screenshot-Project%2BOptions%2B-%2BScriptChipper.png 
-- 
View this message in context: http://www.nabble.com/problems-running-gtk--app-on-windows-tp23144339p23159523.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.



More information about the Gtk-sharp-list mailing list