зеркало из https://github.com/mono/mail-archives.git
105 строки
3.6 KiB
HTML
105 строки
3.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Gtk-sharp-list] Gtk# version 0.8 released
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:danmorg%40sc.rr.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="001143.html">
|
|
<LINK REL="Next" HREF="001115.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Gtk-sharp-list] Gtk# version 0.8 released
|
|
</H1>
|
|
<B>Daniel Morgan
|
|
</B>
|
|
<A HREF="mailto:danmorg%40sc.rr.com"
|
|
TITLE="[Gtk-sharp-list] Gtk# version 0.8 released">danmorg@sc.rr.com
|
|
</A><BR>
|
|
<I>Tue, 25 Feb 2003 20:59:40 -0500</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="001143.html">[Gtk-sharp-list] Gtk# version 0.8 released
|
|
</A></li>
|
|
<LI> Next message: <A HREF="001115.html">[Gtk-sharp-list] Problems drawing lines on Canvas
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#1144">[ date ]</a>
|
|
<a href="thread.html#1144">[ thread ]</a>
|
|
<a href="subject.html#1144">[ subject ]</a>
|
|
<a href="author.html#1144">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Easily.
|
|
|
|
I just take your gtk# tarball:
|
|
- untar somewhere
|
|
- make sure my environment variables for mono and mcs and gtk-sharp are
|
|
correct, such as,
|
|
PATH and PKG_CONFIG_PATH
|
|
- make sure my pkgconfig .pc files exist in my_mono_prefix/lib/pkgconfig,
|
|
such as, atk.pc
|
|
and the prefix is set correctly to my_mono_prefix
|
|
- verify that pkg-config works with the .pc files by doing
|
|
$ pkg-config --cflags --libs gtk+-2.0
|
|
- my_mono_prefix is for example: C:/mono-0.20/install
|
|
- run the usual linux auto* tools suspects in Cygwin:
|
|
$ ./autogen.sh --prefix=my_mono_prefix
|
|
$ ./make -f makefile.win32
|
|
$ *.dll my_mono_prefix/lib
|
|
- test
|
|
- copy my newly minted gtk# *.dlls to the place i have my clean gtk#
|
|
installer packages
|
|
- rebuild the NSIS windows installer
|
|
- test
|
|
|
|
TA DA!
|
|
|
|
Daniel
|
|
|
|
-----Original Message-----
|
|
From: <A HREF="mailto:gtk-sharp-list-admin@lists.ximian.com">gtk-sharp-list-admin@lists.ximian.com</A>
|
|
[mailto:<A HREF="mailto:gtk-sharp-list-admin@lists.ximian.com">gtk-sharp-list-admin@lists.ximian.com</A>]On Behalf Of Mike Kestner
|
|
Sent: Tuesday, February 25, 2003 8:43 PM
|
|
To: Daniel Morgan
|
|
Cc: Charles Iliya Krempeaux; Gtk# Mailing List
|
|
Subject: RE: [Gtk-sharp-list] Gtk# version 0.8 released
|
|
|
|
|
|
On Tue, 2003-02-25 at 09:10, Daniel Morgan wrote:
|
|
|
|
><i> Yes, Johannes and I are working on a Windows Installer for GTK# 0.8.
|
|
</I>
|
|
Great news, Daniel, thanks. Will the work you are doing translate
|
|
easily to a new tarball? It looks like I'm going to have to cook a new
|
|
release shortly.
|
|
|
|
--
|
|
Mike Kestner <<A HREF="mailto:mkestner@speakeasy.net">mkestner@speakeasy.net</A>>
|
|
|
|
_______________________________________________
|
|
Gtk-sharp-list maillist - <A HREF="mailto:Gtk-sharp-list@lists.ximian.com">Gtk-sharp-list@lists.ximian.com</A>
|
|
<A HREF="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">http://lists.ximian.com/mailman/listinfo/gtk-sharp-list</A>
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="001143.html">[Gtk-sharp-list] Gtk# version 0.8 released
|
|
</A></li>
|
|
<LI> Next message: <A HREF="001115.html">[Gtk-sharp-list] Problems drawing lines on Canvas
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#1144">[ date ]</a>
|
|
<a href="thread.html#1144">[ thread ]</a>
|
|
<a href="subject.html#1144">[ subject ]</a>
|
|
<a href="author.html#1144">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|