Vasili Burdo on Tue, 13 Jan 2009 13:06:38 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Hi-res plotting for MS Windows


Bill,

Could you tell us how it should be compiled ?
After configure generates Makefile, you need to change it a little - replace all occurrences of "plotnull" with "plotWin32".

Then run make as usual.

Of course, it will work only on Windows/Mingw/Cygwin builds.

I didnt dare to change config scripts to plug plotWin32 in automatically - my changes could break builds for other platforms. Let more experienced person to do it.