On 2014-03-03 11:57+1100 Joost Kuckartz wrote:
> Hello,
> In a previous conversation with Werner (which I noticed ended up not being
> sent to the plplot list) I can compile plplot with wxwidgets 3.0.0 without
> any problems. The problem is in cmake itself: the findwxwidgets there is not
> up t
Hello,
In a previous conversation with Werner (which I noticed ended up not being sent
to the plplot list) I can compile plplot with wxwidgets 3.0.0 without any
problems. The problem is in cmake itself: the findwxwidgets there is not up to
date yet (version 2.8.12 doesn't have the correct file y
On 2014-03-02 02:23-0800 phil rosenberg wrote:
> While I'm at it I will have a look to see if the wxWidgets module
has had wxWidgets 3.0 support added. If not then I will also add a
findWxWidgets module to Plplot, as the feedback I got from CMake was
that this module is orphaned so it is unlikely
Thanks Alan
Yes I meant to send that to the list.
Yes it looks like CMake 3.0 is needed to fix the FreeType issue. I'll try it
out and see, then commit it. While I'm at it I will have a look to see if the
wxWidgets module has had wxWidgets 3.0 support added. If not then I will also
add a findWx