[MonoDevelop] Cross-platform GUI application with MonoDevelop

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Jun 30 15:57:16 EDT 2008


On Mon, Jun 30, 2008 at 3:28 PM, Luciano _ <lnc19 at hotmail.com> wrote:
> Michael:
>
>> For your particular problem, an easier fix would be to go to Tools ->
>> Add-in manager, and install the GTK# 2.8 addin. Chnage the project's
>> GTK# options to target GTK 2.8, then your binaries should work on
>> windows directly.
>
> Excelent, i didn't know this, i think that this is the best solution right
> now. It is a present in some repository?

Assuming you're running MonoDevelop 1.0, it's in the default
repository registered with MD's  addin manager.

>
>> Project -> Export can export to VS slns, and #develop 1.0 format.
>>
> I didn't found this, i will look a again.
>
>
> Another question is, there is some chance to get MonoDevelop (last release)
> in Windows? I try it, the experimental package, and didn't go, i cannot
> compile by hand and even i cannot use it the default one.

AFAIK it works in Mono but not the .NET runtime, dues to marshalling
issues in GTK#. The platform work we did for OS X certainly has helped
to make it work better on Windows. But we haven't really put any time
into testing it on Windows.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list