From: Vince D. <vi...@sa...> - 2002-12-23 14:00:02
|
On Mon, 23 Dec 2002, Pankaj Laddha wrote: > Any clues how to build the Plplot with default drivers on windows with tcl > bindings. Get the latest 'cvs HEAD' of plplot from sourceforge (I made some fixes today), then: cd plplot/sys/win-tk nmake -f makefile.vc nmake -f makefile.vc install Vince. |