|
From: Benjamin L. <lin...@gm...> - 2009-10-22 18:42:07
|
Tait wrote: > Ethan Merritt <merritt_u.washington.edu> said (on 2009/10/07): >> This is a plea for assistance with serveral windows-specific bugs >> still marked "open" on the bug tracker. >> ... >> Bug # >> 2848002 Ctrl+C crashes windows console build >> 2807154 On Vista x64 plot keeps redrawing >> 1952364 Windows driver draws points with dashed lines >> 1952287 Windows driver draws dashed border for rectangles >> 1609845 quota limits pipe size in pgnuplot > > I'd love to help out with this, since I use gnuplot on Windows a lot, but > I still haven't been able to get the sources to build (using mingw). If > someone has tips/tricks on getting gnuplot to build under mingw, please > share them. If not, I'll clean up, start over, and try to post a log > where I'm getting errors. > > Tait If you're interested, you can take a look at the patches and procedures I use for building gnuplot and its dependencies as plotting backend for octave. You can find the code at https://octave.svn.sourceforge.net/svnroot/octave/trunk/octave-forge/admin/Windows/mingw32/tools/gnuplot It's currently for the 4.3.0-2009-07-08 CVS snapshot. benjamin |