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

2013-03-13 Thread Alan W. Irwin
On 2013-03-12 17:33-0700 phil rosenberg wrote: > [...] which makes me think that maybe the auto finding of wxWidgets unicode libs never worked in the first place. I hunted through the FindwxWidgets Cmake module and found that I can set the wxWidgets version to compile against as part of the cmake

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

2013-03-13 Thread phil rosenberg
Thanks Alan Just to clarify - wxPLplotstream.cpp and wxPLplotwindow.cpp are correct, wxwidgets.cpp, wxwidgets_agg.cpp, wxwidgets_app.cpp, wxwidgets_dc.cpp, wxwidgets_dc.cpp, wxwidgets_gc.cpp and wxPLplotDemo incorrectly include the debug flags.   Cheers   Phil ---