Re: [Plplot-devel] Uisng plplot with wxwidgets and vs 2015

2016-01-13 Thread Phil Rosenberg
maybe just when run from non-wxWidgets apps). >>> >>> Phil >>> >>> On 9 January 2016 at 09:11, Phil Rosenberg >>> wrote: >>>> >>>> Hi Laurent >>>> I am working with wxWidgets 3.0.2. Perhaps there have been some changes. >>

Re: [Plplot-devel] Uisng plplot with wxwidgets and vs 2015

2016-01-13 Thread Phil Rosenberg
.2. Perhaps there have been some changes. >>> >>> However, looking at your two stack traces I think there is a plplot >>> problem. >>> It looks like the wxPlplotwindow destructor is being called twice, once >>> by >>> plplot and once by wxWidgets. >>&

Re: [Plplot-devel] Uisng plplot with wxwidgets and vs 2015

2016-01-13 Thread Laurent Berger
looking at your two stack traces I think there is a plplot problem. >> It looks like the wxPlplotwindow destructor is being called twice, once by >> plplot and once by wxWidgets. >> >> I will look at this today and get back to you asap. >> >> Phil >> _

Re: [Plplot-devel] Uisng plplot with wxwidgets and vs 2015

2016-01-11 Thread Phil Rosenberg
> To: Phil Rosenberg > Subject: Re: [Plplot-devel] Uisng plplot with wxwidgets and vs 2015 > > Hi phil > > i use git from git://git.code.sf.net/p/plplot/plplot > Using git log I have got this : > commit b90635d9fcba816f5bdd75c547c18bfe25d67ec0 > Author: Phil Rosenberg

[Plplot-devel] Uisng plplot with wxwidgets and vs 2015

2016-01-08 Thread Laurent Berger
Hi, I want to use VS2015 now with wxwidgets and plplot. When I wxPlplotDemo It works fine until I press close box. An exception occurs at line 273 wxWidgets-3.1.0/src/common/dcgraph.cpp stack. When I set a breakpoint at line 273 in dcgraph.cpp stack trace for first call >wxPLplotDemo.exe!w