[Gtk-sharp-list] portabilty with Windows and Linux

Luciano _ lnc19 at hotmail.com
Wed Jul 16 08:38:30 EDT 2008


Hi:
I was having the same issue some days ago, and Michael Hutchinson explain me:
When you change the GtkSharp target, from 2.12 to 2.10 or even 2.8.3, it changes the Referenced library's to this version, but, if you have other Library, wich depends on 2.12, it will fail with that error.This issue happen if you use Gecko-Sharp.dll (to name one) compile against Gtk-Sharp 2.12, and your trying to target 2.10.If this is the problem (with Gecko-Sharp or other dll compiled agains Gtk-Sharp 2.12) and you need to compile with that library, you only need to find a pre-compiled dll, with the Correct version, (In my example, Gecko-Sharp.dll compiled against 2.10, was found in Mono SLED package) and reference THIS dll.
You can see the answer that i get here:http://lists.ximian.com/pipermail/monodevelop-list/2008-July/007909.html
 
ByeLuciano



> Date: Tue, 15 Jul 2008 23:14:59 -0700> From: blue_phantom20045 at hotmail.com> To: gtk-sharp-list at lists.ximian.com> Subject: Re: [Gtk-sharp-list] portabilty with Windows and Linux> > > Hello!> > Thanks! that really works, but now I have a new problem (I'm sorry for waste> your time =( )> > The problem is that if I create a new project, and select any version of> gtk-sharp... when I put the fixer container and try to run the app. I get> this error:> > The imported type `Gtk.Window' is defined multiple times(CS0433)> > If i make double click the message, show me this line:> > public partial class MainWindow: Gtk.Window> > What should be the problem???> > =S> > Thanks> -- > View this message in context: http://www.nabble.com/portabilty-with-Windows-and-Linux-tp18436724p18480930.html> Sent from the Mono - Gtk# mailing list archive at Nabble.com.> > _______________________________________________> Gtk-sharp-list maillist - Gtk-sharp-list at lists.ximian.com> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
_________________________________________________________________
Use video conversation to talk face-to-face with Windows Live Messenger.
http://www.windowslive.com/messenger/connect_your_way.html?ocid=TXT_TAGLM_WL_Refresh_messenger_video_072008
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20080716/a419d34e/attachment.html 


More information about the Gtk-sharp-list mailing list