зеркало из https://github.com/mono/mail-archives.git
85 строки
3.4 KiB
HTML
85 строки
3.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-osx] How can a custom library be included in a package.
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20How%20can%20a%20custom%20library%20be%20included%20in%20a%20package.&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="003940.html">
|
|
<LINK REL="Next" HREF="003944.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-osx] How can a custom library be included in a package.</H1>
|
|
<B>JasonZ</B>
|
|
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20How%20can%20a%20custom%20library%20be%20included%20in%20a%20package.&In-Reply-To="
|
|
TITLE="[Mono-osx] How can a custom library be included in a package.">jzwolak at vt.edu
|
|
</A><BR>
|
|
<I>Wed Feb 2 19:25:56 EST 2011</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="003940.html">[Mono-osx] [Mono-Mac] ImageKit bindings and sample
|
|
</A></li>
|
|
<LI>Next message: <A HREF="003944.html">[Mono-osx] How can a custom library be included in a package.
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3943">[ date ]</a>
|
|
<a href="thread.html#3943">[ thread ]</a>
|
|
<a href="subject.html#3943">[ subject ]</a>
|
|
<a href="author.html#3943">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>
|
|
I have a MonoMac project that depends on some libraries that are not part of
|
|
the MonoMac project and not standard to OS/X. When I build a Mac Installer
|
|
the libraries are not included... I would like to manually include them.
|
|
How is that done?
|
|
|
|
The details of this project are a bit complex, so if the question above
|
|
cannot be answered here's some more info:
|
|
|
|
This is a project I inherited and it includes
|
|
- third party libraries
|
|
- C libraries (as part of the project but not in MonoDevelop)
|
|
- .Net UI
|
|
- command line executable written in C (not .Net)
|
|
|
|
I can compile and run the project fine on OS/X. I can build an application
|
|
bundle (which doesn't include the libraries or command line executable)
|
|
which runs on the development machine. The application bundle does not,
|
|
obviously, run on any other machine because it doesn't include the
|
|
libraries.
|
|
--
|
|
View this message in context: <A HREF="http://mono.1490590.n4.nabble.com/How-can-a-custom-library-be-included-in-a-package-tp3256437p3256437.html">http://mono.1490590.n4.nabble.com/How-can-a-custom-library-be-included-in-a-package-tp3256437p3256437.html</A>
|
|
Sent from the Mono - OSX mailing list archive at Nabble.com.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="003940.html">[Mono-osx] [Mono-Mac] ImageKit bindings and sample
|
|
</A></li>
|
|
<LI>Next message: <A HREF="003944.html">[Mono-osx] How can a custom library be included in a package.
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3943">[ date ]</a>
|
|
<a href="thread.html#3943">[ thread ]</a>
|
|
<a href="subject.html#3943">[ subject ]</a>
|
|
<a href="author.html#3943">[ 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>
|