[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2007-03-29 (11:28) |
From: | Nicolas Pouillard <nicolas.pouillard@g...> |
Subject: | Re: [Caml-list] ocamlbuild under mingw |
On 3/29/07, Vladimir Shabanov <vshabanoff@gmail.com> wrote: > I've got strange error when run ocamlbuild[.byte or .native] compiled > using MINGW. > You don't have the tput command, it's needed for the display of ocamlbuild. However you can switch to the classic display that don't use it (-classic-display) or install tput. -- Nicolas Pouillard