Re: [Plplot-devel] wxWidgets

2010-11-24 Thread Arjen Markus
Hi Alan, On 2010-11-25 03:14, Alan W. Irwin wrote: > On 2010-11-24 11:28+0100 Arjen Markus wrote: > >> Hello, >> >> I tried with version 2.8.11 and that works fine. No compilation >> problems with MSVC/C++ 9.0. (The Wiki page requires an update of course). > > Oops. I should have remembered to l

Re: [Plplot-devel] wxWidgets

2010-11-24 Thread Alan W. Irwin
On 2010-11-24 11:28+0100 Arjen Markus wrote: > Hello, > > I tried with version 2.8.11 and that works fine. No compilation > problems with MSVC/C++ 9.0. (The Wiki page requires an update of course). Oops. I should have remembered to look at all my e-mail before replying to your first one. Glad it

Re: [Plplot-devel] wxWidgets

2010-11-24 Thread Alan W. Irwin
On 2010-11-24 09:51+0100 Arjen Markus wrote: > Hello, > > I am trying to get wxWidgets to work on Windows and see if we can expand > the documented capabilities of PLplot on that platform. I downloaded > wxWidgets 2.6.3 as described in the Wiki, but I ran into compilation > problems: > - MSVC /C++

Re: [Plplot-devel] wxWidgets

2010-11-24 Thread Arjen Markus
Hello, I tried with version 2.8.11 and that works fine. No compilation problems with MSVC/C++ 9.0. (The Wiki page requires an update of course). Regards, Arjen On 2010-11-24 09:51, Arjen Markus wrote: > Hello, > > I am trying to get wxWidgets to work on Windows and see if we can expand > the d

[Plplot-devel] wxWidgets

2010-11-24 Thread Arjen Markus
Hello, I am trying to get wxWidgets to work on Windows and see if we can expand the documented capabilities of PLplot on that platform. I downloaded wxWidgets 2.6.3 as described in the Wiki, but I ran into compilation problems: - MSVC /C++ 9.0 does not like the code in src\msw\dlsmw.cpp (line 316)