Re: [Plplot-devel] ctest failure with Qt file devices

2016-11-14 Thread Alan W. Irwin
On 2016-11-14 20:51-0500 Hazen Babcock wrote: > > Hello, > > All the file based Qt devices are failing for me in ctest. This is an > example error message: > > test 17 > Start 17: examples_pngqt > > 17: Test command: /bin/bash "-c" > "EXAMPLES_DIR=/home/hbabcock/Code/plplot-build/examples >

Re: [Plplot-devel] Finding wxWidgets

2016-11-14 Thread Pedro Vicente
all is fine so, the problem was that I was using git bash for Windows as shell (where back-slash forward-slash convention is different from Unix/Windows; as a software engineer I end up losing hours of my life fixing different Unix/Windows path conventions. Thanks Microsoft). Using just a "no

[Plplot-devel] ctest failure with Qt file devices

2016-11-14 Thread Hazen Babcock
Hello, All the file based Qt devices are failing for me in ctest. This is an example error message: test 17 Start 17: examples_pngqt 17: Test command: /bin/bash "-c" "EXAMPLES_DIR=/home/hbabcock/Code/plplot-build/examples SRC_EXAMPLES_DIR=/home/hbabcock/Code/plplot/examples OUTPUT_DI

Re: [Plplot-devel] The wxwidgets device driver speed/idle time

2016-11-14 Thread Alan W. Irwin
Hi Laurent: I have put my reply to you on list for obvious reasons. On 2016-11-14 14:26+0100 Laurent Berger wrote: > Hi Alan, > > I would try to help you Thanks in advance for that. > but I'm not familiar on linux (see attached file for > version). >From what you included, your Linux platfor

[Plplot-devel] The wxwidgets device driver speed/idle time

2016-11-14 Thread Alan W. Irwin
On 2016-11-14 08:28+0100 Laurent Berger wrote: > Hi, > > I have just made a git pull git.code.sf.net/p/plplot/plplot. Using cmake > 3.7.0.rc2 and wxwidgets 3.1.0 and VS 2015. After pressing OK every where, all > is fine. thanks for this new version! Hi Laurent: I am glad to hear our wxwidgets

Re: [Plplot-devel] Finding wxWidgets

2016-11-14 Thread Alan W. Irwin
On 2016-11-13 22:14-0500 Pedro Vicente wrote: > I have > > > WXWIN = M:\wx\wxwidgets-3.1.0 Hi Pedro: That form is consistent with the examples at . Nevertheless, CMake is sometimes difficult about the back-slash Windows dir