« Return to Thread: portabilty with Windows and Linux

Re: portabilty with Windows and Linux

by Juan José :: Rate this Message:

Reply to Author | View in Thread

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

 « Return to Thread: portabilty with Windows and Linux