[Plplot-devel] Status report for colorbar

2011-06-14 Thread Alan W. Irwin
To all those interested in our new plcolorbar functionality plus a release-related question at the end for Hazen. I have made a series of scattered commits over the last several weeks which refine the new plcolorbar function, and more such commits are in the planning stages. However, I have just

Re: [Plplot-devel] Installing Plplot with Qt under Windows

2011-06-14 Thread Arjen Markus
Hello all, the problem that occurs with Qt in combination with the Fortran 95 examples is that the linker complains about duplicate symbols. CMake is supposed to add the linker option --Wl,--allow-multiple-definition to the link statement, but for reasons I have not fathomed yet, this does not hap

Re: [Plplot-devel] Status report for colorbar

2011-06-14 Thread José Luis García Pallero
2011/6/14 Alan W. Irwin : > To all those interested in our new plcolorbar functionality plus > a release-related question at the end for Hazen. > > I have made a series of scattered commits over the last several weeks > which refine the new plcolorbar function, and more such commits are in > the pl

[Plplot-devel] Release timing (was Status report for colorbar)

2011-06-14 Thread Alan W. Irwin
On 2011-06-14 09:37+0200 José Luis García Pallero wrote: > [T]hank you very much for your efforts with this excellent tool > that it PLplot. Hi José: On behalf of all those who have recently contributed to PLplot, you are most welcome for posting those kind words. > When do you think that the n

Re: [Plplot-devel] Installing Plplot with Qt under Windows

2011-06-14 Thread Richard Jackson
Hi all, I installed gcc 4.6 on my 64 bit W7 machine. It built and compiled and ran plplot 5.9.7 examples no problem, including the qt one Then I tried to compile a simple qt program in Netbeans using gcc 4.6, this program does not use Plplot. The link fails with an undefined reference to `_Unwind

Re: [Plplot-devel] Installing Plplot with Qt under Windows

2011-06-14 Thread Alan W. Irwin
Hi Richard: On 2011-06-14 15:25+0100 Richard Jackson wrote: [...]Looked at the difference between the plplot & qt link options, see attached, but there is nothing I can make sense of - the PLplot explicitly included many more windows standard dlls, but adding them to qt makes no difference. One

Re: [Plplot-devel] Release timing (was Status report for colorbar)

2011-06-14 Thread Alan W. Irwin
On 2011-06-14 02:04-0700 Alan W. Irwin wrote: > On 2011-06-14 09:37+0200 José Luis García Pallero wrote: > >> When do you think that the next PLplot release will be launched? > > That is not clear yet. Hazen will make that final release timing > decision based on where we stand in our development