[Plplot-devel] wxWidgets initialisation bug

2012-06-28 Thread phil rosenberg
Hi I'm emailing with a patch which I believe fixes a bug in the wxWidgets driver.   The problem occurrs when trying to include plplot in a wxWidgets application that is separate to PLplot - i.e. when the user wants to use their own derivation of wxApp rather than wxPLplotApp. The bug manifests it

Re: [Plplot-devel] Build Plplot with PLD_png enabled

2012-06-28 Thread Andrew Ross
Hi Jose, It should still be possible to build with the GD driver. I have done this relatively recently. Debian still (for now) builds the GD packages. If you are setting PLD_png=ON, but it is getting turned off this is probably because cmake is not finding some of the required libraries or heade

[Plplot-devel] Build Plplot with PLD_png enabled

2012-06-28 Thread Jose Miguel Ibáñez
Hi everyone, I need to use an application (SCAMP) that require the GD driver to run correctly, so I am trying to build from the scratch the Plplot library (5.9.9) with the PLD_png option enabled. I know that since 5.9.3 the gd device driver is deprecated, but it is said in the README.release next: