Re: [Plplot-devel] Ada bindings

2007-01-02 Thread Werner Smekal
Hi Jerry, > > * a README document (including a cookbook as suggested by Werner) > which assumes little knowledge of Ada or PLplot. [...] > > The code (Ada and bash) and README can be downloaded as a zip file. > > The stuff is here: > http://homepage.mac.com/oscarruitt/plplotinada/plplot_ada

Re: [Plplot-devel] Some minor debugging probably all that is required to obtain a binary release of PLplot for windows

2007-01-02 Thread Werner Smekal
(Repost with renamed file ending, so that it gets through spam/virus checks) Hi, I wrote and tested now a batch file, which assembles a binary package of plplot for MinGW or Visual C++ and can easily adjusted for other compilers. It copies the dlls of the gd, libharu and wxwidgets libraries if a

Re: [Plplot-devel] Some minor debugging probably all that is required to obtain a binary release of PLplot for windows

2007-01-02 Thread Alan W. Irwin
On 2007-01-03 00:39+0100 Werner Smekal wrote: > Alan, where should I put this script in the repository? Is the script > directory alright? Yes. > > I post tomorrow my MinGW package (I can't provide Visual C++, since I > have only Visual C++ 2005), how I made it and I'll also post my 3rd > party