mail-archives/mono-osx/2009-May/002239.html

129 строки
5.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-osx] libgdiplus.dylib version 1
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20libgdiplus.dylib%20version%201&In-Reply-To=be1da43f0905041314p5830e84fs4e4284f34d431208%40mail.gmail.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002235.html">
<LINK REL="Next" HREF="002244.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-osx] libgdiplus.dylib version 1</H1>
<B>iamphi</B>
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20libgdiplus.dylib%20version%201&In-Reply-To=be1da43f0905041314p5830e84fs4e4284f34d431208%40mail.gmail.com"
TITLE="[Mono-osx] libgdiplus.dylib version 1">iamphi at gmail.com
</A><BR>
<I>Fri May 8 14:38:22 EDT 2009</I>
<P><UL>
<LI>Previous message: <A HREF="002235.html">[Mono-osx] libgdiplus.dylib version 1
</A></li>
<LI>Next message: <A HREF="002244.html">[Mono-osx] libgdiplus.dylib version 1
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2239">[ date ]</a>
<a href="thread.html#2239">[ thread ]</a>
<a href="subject.html#2239">[ subject ]</a>
<a href="author.html#2239">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>
You also may need to remap gdiplus.dll in your System.Drawing.dll.config .
Add this to your config file:
&lt;configuration&gt;
&lt;dllmap dll=&quot;gdiplus.dll&quot;
target=&quot;/Library/Frameworks/Mono.framework/Versions/Current/lib/libgdiplus.dylib&quot;
/&gt;
&lt;/configuration&gt;
I had to do this for my mono 2.2 install on OS X 10.5 . I forget where I
found the tip to do this.
Information on dll mapping: <A HREF="http://www.mono-project.com/Config_DllMap">http://www.mono-project.com/Config_DllMap</A>
Phi
Laurent Etiemble wrote:
&gt;<i>
</I>&gt;<i> Hello,
</I>&gt;<i>
</I>&gt;<i> Are you using Mac OS X 10.4 ? If yes, have you installed the X11
</I>&gt;<i> package ? Note that the gdiplus library depends on materials installed
</I>&gt;<i> with the X11 package.
</I>&gt;<i>
</I>&gt;<i> Regards, Laurent Etiemble.
</I>&gt;<i>
</I>&gt;<i> 2009/5/1 safra &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">raoulterberg at hotmail.com</A>&gt;:
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Hi,
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> I use some software that runs on mono version 1. Unfortunately
</I>&gt;&gt;<i> System.Drawing is not included in this framework.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> I downloaded and added the System.Drawing dll. On windows all works fine.
</I>&gt;&gt;<i> On
</I>&gt;&gt;<i> the Mac however I get the message DllNotFoundException: gdiplus.dll.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> So I downloaded a recent version of gdiplus.dll and placed it in my
</I>&gt;&gt;<i> project
</I>&gt;&gt;<i> folder and also in the dll folders of the software I am using. Some how I
</I>&gt;&gt;<i> still get above error. I know someone managed to get this working using
</I>&gt;&gt;<i> libgdiplus.dylib
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> I have been searching all over the Inter but all mono downloads for
</I>&gt;&gt;<i> version
</I>&gt;&gt;<i> 1.x go to 2.x
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Anyone knows where I can download version 1 of mono or better,
</I>&gt;&gt;<i> libgdiplus.dylib?
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Thanks!
</I>&gt;&gt;<i> --
</I>&gt;&gt;<i> View this message in context:
</I>&gt;&gt;<i> <A HREF="http://www.nabble.com/libgdiplus.dylib-version-1-tp23333110p23333110.html">http://www.nabble.com/libgdiplus.dylib-version-1-tp23333110p23333110.html</A>
</I>&gt;&gt;<i> Sent from the Mono - OSX mailing list archive at Nabble.com.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> _______________________________________________
</I>&gt;&gt;<i> Mono-osx mailing list
</I>&gt;&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">Mono-osx at lists.ximian.com</A>
</I>&gt;&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">http://lists.ximian.com/mailman/listinfo/mono-osx</A>
</I>&gt;&gt;<i>
</I>&gt;<i> _______________________________________________
</I>&gt;<i> Mono-osx mailing list
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">Mono-osx at lists.ximian.com</A>
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">http://lists.ximian.com/mailman/listinfo/mono-osx</A>
</I>&gt;<i>
</I>&gt;<i>
</I>
--
View this message in context: <A HREF="http://www.nabble.com/libgdiplus.dylib-version-1-tp23333110p23451380.html">http://www.nabble.com/libgdiplus.dylib-version-1-tp23333110p23451380.html</A>
Sent from the Mono - OSX mailing list archive at Nabble.com.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002235.html">[Mono-osx] libgdiplus.dylib version 1
</A></li>
<LI>Next message: <A HREF="002244.html">[Mono-osx] libgdiplus.dylib version 1
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2239">[ date ]</a>
<a href="thread.html#2239">[ thread ]</a>
<a href="subject.html#2239">[ subject ]</a>
<a href="author.html#2239">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-osx">More information about the Mono-osx
mailing list</a><br>
</body></html>