From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 5F011BB9A for ; Wed, 19 Oct 2005 12:27:46 +0200 (CEST) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id j9JARjHi025551 for ; Wed, 19 Oct 2005 12:27:46 +0200 Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id MAA27741 for ; Wed, 19 Oct 2005 12:27:45 +0200 (MET DST) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.195]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j9JARiEn025036 for ; Wed, 19 Oct 2005 12:27:45 +0200 Received: by nproxy.gmail.com with SMTP id k27so17622nfc for ; Wed, 19 Oct 2005 03:27:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cxx5iwym/SAbhFymd8yPXFZ/YRNFu/bGJc4prLDzgg/rJYax/IJwRWSDkZwThJbncGw4ugTdHs4BrCRi1yRG36UF41tuF2Ou5XWUInMYRFxErN0o3h3qy3ii7kR3SDd9MCYU21xJmlLMvAUgtVWFDdPC0zuu8w5bemzuWIwBqfo= Received: by 10.48.234.13 with SMTP id g13mr15847nfh; Wed, 19 Oct 2005 03:27:44 -0700 (PDT) Received: by 10.48.144.8 with HTTP; Wed, 19 Oct 2005 03:27:44 -0700 (PDT) Message-ID: <19eebd060510190327m7119ddccg928761a3b168a597@mail.gmail.com> Date: Wed, 19 Oct 2005 12:27:44 +0200 From: Goulagman To: caml-list@inria.fr Subject: Re: [Caml-list] GUI Builder for windows OS. In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Miltered: at concorde with ID 43561FA2.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 43561FA0.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; caml-list:01 gtk:01 zoggy:01 caml-list:01 beginner's:01 ocaml:01 beginners:01 bug:01 ...:98 ...:98 wrote:01 cygwin:01 cygwin:01 compile:01 compile:01 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_BY_IP autolearn=disabled version=3.0.3 Hello, A way to compile source code under windows is to install Cygwin... But even with cygwin I did'n manage to compile libraries under windows (if anyone has som clues... I think it is related to some file headers) Anyway, you can build your GTK interface without a GUI builder, it is very very easy. Alexandre On 10/19/05, mark samir wrote: > Dear Freinds, > I want to implement a GUI for my program. Provided for rapid > development, I need to a GUI builder. MLGlade and Zoggy are two popular = GUI > builders. Both of them are intended for Linux OS but I develop my progr= am > in Windows OS. I tried to compile source code of those tools but I could = not > do that. Because There is need to utilities such as ./configure and > autoconfig that are not in Windows OS. > Does any friend know a GUI builder for Windows OS.? > Thanks, > Mark. > > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: > http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > > >