зеркало из https://github.com/mono/mail-archives.git
69 строки
3.1 KiB
HTML
69 строки
3.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-osx] Binding custom Mac framework to Mono
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=Re%3A%20%5BMono-osx%5D%20Binding%20custom%20Mac%20framework%20to%20Mono&In-Reply-To=%3CCAMga9iT%3D_k4P%3DU26yb-7CjQ5JFVJQcTSiWhzAiyz8CoUQ3zTnA%40mail.gmail.com%3E">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<style type="text/css">
|
|
pre {
|
|
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
|
|
}
|
|
</style>
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="004982.html">
|
|
<LINK REL="Next" HREF="004983.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-osx] Binding custom Mac framework to Mono</H1>
|
|
<B>Michael Hutchinson</B>
|
|
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=Re%3A%20%5BMono-osx%5D%20Binding%20custom%20Mac%20framework%20to%20Mono&In-Reply-To=%3CCAMga9iT%3D_k4P%3DU26yb-7CjQ5JFVJQcTSiWhzAiyz8CoUQ3zTnA%40mail.gmail.com%3E"
|
|
TITLE="[Mono-osx] Binding custom Mac framework to Mono">m.j.hutchinson at gmail.com
|
|
</A><BR>
|
|
<I>Fri Jun 8 23:21:19 UTC 2012</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="004982.html">[Mono-osx] Binding custom Mac framework to Mono
|
|
</A></li>
|
|
<LI>Next message: <A HREF="004983.html">[Mono-osx] Odd behavior with MonoMac
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#4999">[ date ]</a>
|
|
<a href="thread.html#4999">[ thread ]</a>
|
|
<a href="subject.html#4999">[ subject ]</a>
|
|
<a href="author.html#4999">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>On 1 June 2012 08:36, Kraig McConaghy <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">kraigm at enferra.com</A>> wrote:
|
|
><i> I am trying to bind the Chameleon framework to mono so that I can reuse some of my monotouch code on mac, but I have been running into serious problems getting it to work.  I created the binding dll correctly (I think), added the framework to the app bundle, and loaded the framework at runtime using Dlfcn.dlopen (per the example for how to get Growl to work with monomac), but it still doesn't work.  Is there something I am missing or doing wrong?
|
|
</I>
|
|
How does it fail?
|
|
|
|
--
|
|
Michael Hutchinson
|
|
<A HREF="http://mjhutchinson.com">http://mjhutchinson.com</A>
|
|
</PRE>
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="004982.html">[Mono-osx] Binding custom Mac framework to Mono
|
|
</A></li>
|
|
<LI>Next message: <A HREF="004983.html">[Mono-osx] Odd behavior with MonoMac
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#4999">[ date ]</a>
|
|
<a href="thread.html#4999">[ thread ]</a>
|
|
<a href="subject.html#4999">[ subject ]</a>
|
|
<a href="author.html#4999">[ 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>
|