From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=AWL,SPF_SOFTFAIL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id 06578BBAF for ; Sat, 28 Mar 2009 09:43:57 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvYEAKaAzUnUNQVbcWdsb2JhbACWAwEKCg0HEbdbg3cG X-IronPort-AV: E=Sophos;i="4.38,437,1233529200"; d="scan'208";a="25154126" Received: from postbode01.versateladsl.be ([212.53.5.91]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 28 Mar 2009 09:43:46 +0100 Received: (qmail 27525 invoked by uid 0); 28 Mar 2009 08:43:09 -0000 Received: from unknown (HELO poincare.swapping.umh.ac.be) ([94.109.149.5]) (envelope-sender ) by smtp.versateladsl.be (qmail-ldap-1.03) with SMTP for < >; 28 Mar 2009 08:43:09 -0000 Received: from [127.0.0.1] (helo=localhost ident=trch) by poincare.swapping.umh.ac.be with esmtp (Exim 4.69) (envelope-from ) id 1LnU8g-0000te-Qp; Sat, 28 Mar 2009 09:43:38 +0100 Date: Sat, 28 Mar 2009 09:43:38 +0100 (CET) Message-Id: <20090328.094338.442736563941572772.Christophe.Troestler+ocaml@umons.ac.be> To: joelr1@gmail.com Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] ocaml + non-cygwin gtk+ on windows From: Christophe TROESTLER In-Reply-To: <33A277AE-5F1A-4E95-982A-559A6BB6D26F@gmail.com> References: <33A277AE-5F1A-4E95-982A-559A6BB6D26F@gmail.com> X-Face: #2fb%mPx>rRL@4ff~TVgZ"<[:,oL"`TUEGK/[8/qb58~C>jR(x4A+v/n)7BgpEtIph_neoLKJBq0JBY9:}8v|j Organization: University of Mons X-Mailer: Mew version 6.2.51 on Emacs 22.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam: no; 0.00; ocaml:01 gtk:01 christophe:01 troestler:01 christophe:01 troestler:01 ocaml:01 gtk:01 cheers:01 2009:98 wrote:01 caml-list:01 apps:04 chris:06 example:10 On Sat, 28 Mar 2009 01:04:33 +0000, Joel Reymont wrote: > > Has anyone used ocaml and gtk+ to build non-cygwin app for windows? > These would be gtk+ apps that don't require the x server. See the following example by Richard Jones: http://merjis.com/developers/xphelloworld Cheers, ChriS