« Return to Thread: Winforms development on linux?

Re: Winforms development on linux?

by cloudbuster :: Rate this Message:

Reply to Author | View in Thread


and...the compile doesn't work without a special link

missing link ln -s libgdiplus.so.0.0.0 libgdiplus.so

and then copious run time messages
----------------------------------------

> Date: Thu, 13 Mar 2008 19:26:22 -0500
> From: monkey@...
> To: gbrethen@...
> CC: mono-winforms-list@...
> Subject: Re: [Mono-winforms-list] Winforms development on linux?
>
> There is not a functioning winforms designer for Linux.  You can of
> course do it by hand, but I doubt that's realistic.
>
> For a winforms designer, I suggest SharpDevelop or Visual Studio on
> Windows.  Then you can simply copy your code or assemblies over to Linux
> and run them.
>
> Jonathan
>
>
> gbrethen wrote:
>> I am a noob here, so be patient with me.  Is there a way to develope winforms
>> app on a linux system?  I am running openSUSE 10.3, mono installed,
>> monodevelop, and I have even tried mwf-designer to no avail...  Anyone who
>> is successfully developing winforms on linux, if you could let me know the
>> steps I need to take to achieve this, would be greatly appreciated!
>
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list@...
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list

_________________________________________________________________
Need to know the score, the latest news, or you need your HotmailĀ®-get your "fix".
http://www.msnmobilefix.com/Default.aspx
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@...
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

 « Return to Thread: Winforms development on linux?