caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Joel Reymont <joelr1@gmail.com>
To: "Grünewald Michaël" <michaelgrunewald@yahoo.fr>
Cc: Richard Jones <rich@annexia.org>, caml-list@yquem.inria.fr
Subject: Re: [Caml-list] qt / windows gui
Date: Mon, 30 Mar 2009 09:20:52 +0100	[thread overview]
Message-ID: <50AE8592-613C-44FD-A4FC-2C5E546D8043@gmail.com> (raw)
In-Reply-To: <C860147A-940A-4246-83FF-67C8BAAFDC93@yahoo.fr>


On Mar 30, 2009, at 7:41 AM, Grünewald Michaël wrote:

> Did you have Gtk+ working natively in OSX?


I do but I built from source after downloading the GTK+/OSX frameworks  
and using ./configure --with-quartz

I also had to place the following two (identical) files in /opt/local/ 
lib/pkgconfig since my pkg-config comes from MacPorts:

gtk+-2.0.pc, gtk+-quartz-2.0.pc:

prefix=/opt/local
exec_prefix=${prefix}
datarootdir = @datarootdir@
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
libexecdir=${exec_prefix}/libexec
includedir=${prefix}/include
datadir=/opt/local/share/doc

Name: GTK+
Description: a modern implementation of DBM
Version: 2.14.3
Libs: -framework Gtk -framework GLib -framework Cairo
Cflags: -I/Library/Frameworks/Gtk.framework/Headers -I/Library/ 
Frameworks/GLib.framework/Headers -I/Library/Frameworks/ 
Cairo.framework/Headers


---
http://tinyco.de
Mac, Lisp, OCaml





      reply	other threads:[~2009-03-30  8:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-25 14:00 Joel Reymont
2009-03-25 14:06 ` [Caml-list] " Alp Mestan
2009-03-26 14:21 ` Richard Jones
2009-03-30  6:41   ` Grünewald Michaël
2009-03-30  8:20     ` Joel Reymont [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50AE8592-613C-44FD-A4FC-2C5E546D8043@gmail.com \
    --to=joelr1@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=michaelgrunewald@yahoo.fr \
    --cc=rich@annexia.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).