[MonoDevelop] compiled project doesnt work under win

Elmar Haneke elmar at haneke.de
Fri Jun 15 03:22:52 EDT 2007


> LOG: DisplayName = gtk-sharp, Version=2.10.0.0 <http://2.10.0.0>,


You did compile your application against gtk-sharp 2.10.

There are two alternatives to solve the Problem:

a) Recompile against gtk# 2.8

b) compile your own gtk# 2.10 for windows.

There are currently no Windows-binaries available for gtk# 2.10. I'm not
shure if it does work out of the box.

Recompile might be done on an Windows system, it is not an simple task
to downgrade gtk-libs (it's not only gtk-sharp) on linux while keep
monodevelop running.

Elmar


More information about the Monodevelop-list mailing list