[Mono-dev] unable to run VB.NET or C# applications on OS X
Andy Hume
andyhume32 at yahoo.co.uk
Wed Aug 1 10:18:09 EDT 2007
Unfortunately I can't offer any advice on OS X questions -- I know
nothing (apart from google; maybe
http://www.mono-project.com/Problem:GDIPlusInit#MacOS_X).
For general advice on porting to Mono however, I agree with the advice
in http://www.mono-project.com/Guide:_Porting_Winforms_Applications As
you are used to Windows, ignore OS X for now, for the first period only
test with Mono on *Windows*. Get confortable with that, or get to the
stage where your app runs there.
*Only* once you are comfortable with Mono on Windows, having made any
changes to get the app working (partially?) there, then start looking at
Mono on your OS X box.
Andy
> -----Original Message-----
> From: mono-devel-list-bounces at lists.ximian.com
> [mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf
> Of Jouini Karim
> Sent: 31 July 2007 09:24
> To: rolfkvinge at ya.com
> Cc: mono-devel-list at lists.ximian.com
> Subject: Re: [Mono-dev] unable to run VB.NET or C#
> applications on OS X
>
> Hi, thanks for your answer,
> Yes I’m using the winforms.
> But I’m a real newbie on OS X (I’m used to windows).
>
> How do I know if X11 is installed?
>
> know i get a different error :
> System.TypeInitializationException : An exception was thrown
> by the type initializer for System.Drawing.GDIPlus ->
> System.DllNotFoundException :
> /Library/Frameworks/Mono.framework/Versions/1.2.5/lib/libgdiplus.dylib
>
> but this library seems available ... what can i do ?
>
> And can't mono remove this dependency (to X11) ?
>
> Jouini Karim
>
> PS: please forgive my poor English, as I’m French ;)
>
> >> -----Original Message-----
> >> From: mono-devel-list-bounces at lists.ximian.com
> >> [mailto:mono-devel-list- bounces at lists.ximian.com] On Behalf Of
> >> Jouini Karim
> >> Sent: lunes, 30 de julio de 2007 16:22
> >> To: mono-devel-list at lists.ximian.com
> >> Subject: [Mono-dev] unable to run VB.NET or C# applications on OS X
> >>
> >> Please, i'm running OS X 10.4
> >> with mono 1.2.4 but i'm unable to run any VB.NET or C# application
> >> with GUI (even simple application)
> >>
> >> for VB.NET (the most urgent) i get
> >>
> >> Unhandled Exception : System.notimplementedException at
> >> Microsoft.VisualBasic.CompilerServices.Utils.GetResourceString
> >>
> >>
> >
> > I implemented this earlier this year, so make sure you use
> the latest
> > version of the Microsoft.VisualBasic.dll (it's not necessarily
> > included when you installed mono 1.2.4).
> >
> > To get the latest version of Microsoft.VisualBasic.dll go here:
> > http://mono.ximian.com/monobuild/preview/download-preview/, select
> > your architecture and the "mono-basic" package.
> >
> > Regarding the UI applications I suppose you're using the
> > System.Windows.Forms.dll, which requires X11 on OSX for the moment,
> > but we'd need more information to help you.
> >
> > Rolf
> >
> >
> >> a small run of MoMa indicates me that it's unhandled ...
> >>
> >> will it be soon ?
> >> because it's needed for any winform application.
> >>
> >> Thanks
> >> _______________________________________________
> >> Mono-devel-list mailing list
> >> Mono-devel-list at lists.ximian.com
> >> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >>
> >>
> >> --
> >> No virus found in this incoming message.
> >> Checked by AVG Free Edition.
> >> Version: 7.5.476 / Virus Database: 269.10.25/926 - Release Date:
> >> 29/07/2007 23:14
> >>
> >
> >
> >
> >
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list