[Gtk-sharp-list] Problem on Compiling

Marc Glenn mjamon at ntsp.nec.co.jp
Fri Feb 22 04:24:50 EST 2008


Hello folks,

     I am trying to us the *Gnome.PrintDialog* class in a gtk-sharp 
application.
     Do you know the *library* i need to link to be able to read the 
Gnome namespace?

     I am compiling my code using this line.
     gmcs PrintSample.cs -pkg:gtk-sharp-2.0 -pkg:gnome-sharp
     but the package gnome-sharp has conflict with gtk-sharp-2.0 so it 
outputs a compile error.

     Should I compile it using this line:
     gmcs PrintSample.cs -pkg:gtk-sharp-2.0 -r:<nameofgnomelibrary>
    
     I don't know the name of the gnome of library.
     I am also running mono-1.2.5.1 and gtk-sharp 2.10 under windows.

     Please help.
    
     Thanks in advance.

Marc Glenn
    
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20080222/9f0ad9d4/attachment.html 


More information about the Gtk-sharp-list mailing list