|
From: Hans-Bernhard B. <br...@ph...> - 2004-08-03 08:27:38
|
On Tue, 3 Aug 2004, Axel Bock wrote: > Hi folks, > > I'm just trying to compile gnuplot under windows with visual studio. So > far I have made a good progress, BUT of course I have a problem :-) > > --> the procedure mentioned in the makefile is not correct, because it > expects config.h to be present ... Which procedure, mentioned in what makefile? The pre-built makefile for MS VC++ (including "studio") is config\makefile.nt. And that one does work. It tells you to copy config\config.nt to src\config.h, and just to be on the safe side, it'll do that for you if you forgot, too. -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |