зеркало из https://github.com/mono/mail-archives.git
129 строки
5.4 KiB
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:
|
|
<configuration>
|
|
<dllmap dll="gdiplus.dll"
|
|
target="/Library/Frameworks/Mono.framework/Versions/Current/lib/libgdiplus.dylib"
|
|
/>
|
|
</configuration>
|
|
|
|
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:
|
|
><i>
|
|
</I>><i> Hello,
|
|
</I>><i>
|
|
</I>><i> Are you using Mac OS X 10.4 ? If yes, have you installed the X11
|
|
</I>><i> package ? Note that the gdiplus library depends on materials installed
|
|
</I>><i> with the X11 package.
|
|
</I>><i>
|
|
</I>><i> Regards, Laurent Etiemble.
|
|
</I>><i>
|
|
</I>><i> 2009/5/1 safra <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">raoulterberg at hotmail.com</A>>:
|
|
</I>>><i>
|
|
</I>>><i> Hi,
|
|
</I>>><i>
|
|
</I>>><i> I use some software that runs on mono version 1. Unfortunately
|
|
</I>>><i> System.Drawing is not included in this framework.
|
|
</I>>><i>
|
|
</I>>><i> I downloaded and added the System.Drawing dll. On windows all works fine.
|
|
</I>>><i> On
|
|
</I>>><i> the Mac however I get the message DllNotFoundException: gdiplus.dll.
|
|
</I>>><i>
|
|
</I>>><i> So I downloaded a recent version of gdiplus.dll and placed it in my
|
|
</I>>><i> project
|
|
</I>>><i> folder and also in the dll folders of the software I am using. Some how I
|
|
</I>>><i> still get above error. I know someone managed to get this working using
|
|
</I>>><i> libgdiplus.dylib
|
|
</I>>><i>
|
|
</I>>><i> I have been searching all over the Inter but all mono downloads for
|
|
</I>>><i> version
|
|
</I>>><i> 1.x go to 2.x
|
|
</I>>><i>
|
|
</I>>><i> Anyone knows where I can download version 1 of mono or better,
|
|
</I>>><i> libgdiplus.dylib?
|
|
</I>>><i>
|
|
</I>>><i> Thanks!
|
|
</I>>><i> --
|
|
</I>>><i> View this message in context:
|
|
</I>>><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>>><i> Sent from the Mono - OSX mailing list archive at Nabble.com.
|
|
</I>>><i>
|
|
</I>>><i> _______________________________________________
|
|
</I>>><i> Mono-osx mailing list
|
|
</I>>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">Mono-osx at lists.ximian.com</A>
|
|
</I>>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">http://lists.ximian.com/mailman/listinfo/mono-osx</A>
|
|
</I>>><i>
|
|
</I>><i> _______________________________________________
|
|
</I>><i> Mono-osx mailing list
|
|
</I>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">Mono-osx at lists.ximian.com</A>
|
|
</I>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">http://lists.ximian.com/mailman/listinfo/mono-osx</A>
|
|
</I>><i>
|
|
</I>><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>
|