Browse thread
Re: Redefinition doesn't work
[
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: | 2000-11-02 (20:21) |
From: | Pierre Weis <Pierre.Weis@i...> |
Subject: | Re: LINUX MANDRAKE -> CAMLTK? |
> i need help because i can't compile camltk library and i need this library . > i got linux mandrake 7.1 version > i use tk8 and tcl8. > the compilation stop because it can't find tk_createmainwindow > what can i do ? Right, this function desappeared from recent versions of Tk. I corrected this interface in the current source files of Caml Light (the 0.75 next version of Caml Light). You can pick up the new version of the CamlTk library for Caml Light as: http://pauillac.inria.fr/~weis/camltk4.tar.gz You should install the file in the contrib directory in place of the old version, and run make as usual. Hope this helps, Pierre Weis INRIA, Projet Cristal, Pierre.Weis@inria.fr, http://cristal.inria.fr/~weis/