From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id QAA27765; Tue, 27 Aug 2002 16:50:09 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id QAA27815 for ; Tue, 27 Aug 2002 16:50:08 +0200 (MET DST) Received: from mlabdial.hit.bme.hu (mlabdial.hit.bme.hu [152.66.248.201]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g7REo7f20839 for ; Tue, 27 Aug 2002 16:50:07 +0200 (MET DST) Received: from localhost (kgergely@localhost) by mlabdial.hit.bme.hu (8.11.6/8.11.6) with ESMTP id g7REo5X30349; Tue, 27 Aug 2002 16:50:05 +0200 Date: Tue, 27 Aug 2002 16:50:05 +0200 (CEST) From: "Kontra, Gergely" To: Nicolas Cannasse cc: OCaml Subject: Re: [Caml-list] Osiris - gtk In-Reply-To: <002301c24dd1$3f305170$0700a8c0@warp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk >> # open Osiris;; >> # let wnd=new_window();; >> Reference to undefined global `Osiris' >> # Stack.create();; >> - : '_a Stack.t = >> # >You simply forgot the following : > ># #load "osiris.cma" > >which must be called prior to opening Osiris. Thanks, I don't know this anyway. If this is such a common thing, can it be automated. Is it true that open Osiris;; implies #load "osiris.cma" ? Or is it true just inside the interactive loop? Gergo +-[Kontra, Gergely @ Budapest University of Technology and Economics]-+ | Email: kgergely@mcl.hu, kgergely@turul.eet.bme.hu | | URL: turul.eet.bme.hu/~kgergely Mobile: (+36 20) 356 9656 | +-------"Olyan langesz vagyok, hogy poroltoval kellene jarnom!"-------+ . Magyar php mirror es magyar php dokumentacio: http://hu.php.net ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners