* [Caml-list] "graphics" library
@ 2003-06-09 10:35 WatchDog
2003-06-11 21:35 ` Pierre Weis
0 siblings, 1 reply; 2+ messages in thread
From: WatchDog @ 2003-06-09 10:35 UTC (permalink / raw)
To: caml-list
Hello !
I'm working with CamlLight 0.74 ( I know, it's a long time I should have
moved to OCaml, but...), and it seems graphics__set_line_width doesn't
work at all (I'm under Win98SE).
Moreover, how can I use this "graphics" lib under linux ? Apparntly it's
not installed automatically.
Thanx.
-------------------
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] "graphics" library
2003-06-09 10:35 [Caml-list] "graphics" library WatchDog
@ 2003-06-11 21:35 ` Pierre Weis
0 siblings, 0 replies; 2+ messages in thread
From: Pierre Weis @ 2003-06-11 21:35 UTC (permalink / raw)
To: WatchDog; +Cc: caml-list
Hi !
> I'm working with CamlLight 0.74 ( I know, it's a long time I should have
> moved to OCaml, but...), and it seems graphics__set_line_width doesn't
> work at all (I'm under Win98SE).
The behaviour of the graphics primitives are platform dependant;
unfortunately set_line_width is no_op under Windows...
> Moreover, how can I use this "graphics" lib under linux ?
Launch
$ camllight camlgraph
> Apparntly it's not installed automatically.
You're right: you need to compile and install the camlgraph library
which is in the directory contrib.
Best regards,
Pierre Weis
INRIA, Projet Cristal, Pierre.Weis@inria.fr, http://pauillac.inria.fr/~weis/
-------------------
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-06-11 21:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-09 10:35 [Caml-list] "graphics" library WatchDog
2003-06-11 21:35 ` Pierre Weis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox