Re: [Plplot-devel] Notes on building the wxwidgets software package on MinGW/MSYS

2013-03-08 Thread Alan W. Irwin
Hi Phil: On 2013-03-08 16:23-0800 phil rosenberg wrote: > Hi Alan > I've tested this for both debug and release configurations with visual studio > 2008. Unfortunately I both cases I end up linking to the dynamic runtime > (/MDd and /MD). > Sorry it's not better news No problem, and thanks fo

Re: [Plplot-devel] Notes on building the wxwidgets software package on MinGW/MSYS

2013-03-08 Thread phil rosenberg
Hi Alan I've tested this for both debug and release configurations with visual studio 2008. Unfortunately I both cases I end up linking to the dynamic runtime (/MDd and /MD).   Sorry it's not better news   Phil From: Alan W. Irwin To: phil rosenberg ; Arjen M

Re: [Plplot-devel] Plplot-devel Digest, Vol 82, Issue 5

2013-03-08 Thread phil rosenberg
Hi Doug and others I had been thinking about contour performance recently. I noticed a significant fall in performance when I applied a transform to a large data set when using the wxWidgets wxGraphicsContext driver on Windows - although I never benchmarked it. This driver uses GDI+ for drawing,