[Gtk-sharp-list] Is there an option to use GTk# from VS

Francisco T. Martinez martinf@mfconsulting.com
Tue, 03 Aug 2004 15:47:14 -0500


Meh Lounge wrote:

>Can I user Gtk# with MS VS compiler?
>
>
>	
>		
>__________________________________
>Do you Yahoo!?
>New and Improved Yahoo! Mail - 100MB free storage!
>http://promotions.yahoo.com/new_mail 
>_______________________________________________
>Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>  
>
The short aswer is yes. ;-)

If you are looking to build in Windows but ultimately deploy to Linux or 
Mac OS X, I would use the tools and techniques described in my blog entry:
http://www.mfconsulting.com/blog/archives/000032.html

If you only plan to develop in Windows and just want to commingle Gtk# 
and .NET Framework 1.1, I recommend waiting about 6 more days when I 
will release an initial version of a Gtk# installer  for Win32 aimed 
primarily to Windows developers using Visual Studio .NET 2003.  That 
installer will completely simplify the installation and integration with 
MS .NET Framework 1.1 SDK and Visual Studio .NET 2003.

Paco