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 yet, it is planned to be 
within the next cmake release).

In any case, I used the following 
informationhttp://www.cmake.org/Bug/bug_relationship_graph.php?bug_id=14587&graph=relationand
 modified the module myself based on that patch, as the target version cmake is 
3.0 and not released yet.
In addition to the findwxwidgets.cmake modification I used the setting 
-DwxWidgets_ROOT_DIR="C:\wxWidgets-3.0.0", after which plplot compiles fine 
through wxWidgets 3.0.0. I haven't played with plplot + wxwidgets for a while 
now though - one reason was that I would have to look into the bindings (which 
work but are quite different from the include files for the plplot examples).
Regards, Joost
> Date: Sun, 2 Mar 2014 08:44:53 -0800
> From: [email protected]
> To: [email protected]
> CC: [email protected]
> Subject: [Plplot-devel] FindwxWidgets.cmake
> 
> 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 to get fixed in the
> near future.
> 
> Hi Phil:
> 
> That sounds like an excellent plan with regard to FindwxWidgets.cmake.
> 
> Something to keep in mind for say a year or so from now is that once
> you get completely on top of the CMake language and that find module
> so you know exactly what is going on both for Windows and Unix, then
> you might want to consider becoming the official CMake maintainer for
> that module so that all CMake users benefit from your knowledge.
> 
> Kitware has a procedure where someone external to their company like
> you can become the official maintainer of a find module. Since there
> are so many such volunteers now who are obviously valued and supported
> by Kitware, I am virtually positive that if you volunteer to maintain
> FindwxWidgets.cmake, Kitware would welcome you with open arms, and the
> concern expressed before to you about the future of
> FindwxWidgets.cmake was because they currently had no such volunteer.
> Anyhow, don't be concerned about this possibility now, but it is
> something to keep in the back of your mind as a future possibility.
> 
> Alan
> __________________________
> Alan W. Irwin
> 
> Astronomical research affiliation with Department of Physics and Astronomy,
> University of Victoria (astrowww.phys.uvic.ca).
> 
> Programming affiliations with the FreeEOS equation-of-state
> implementation for stellar interiors (freeeos.sf.net); the Time
> Ephemerides project (timeephem.sf.net); PLplot scientific plotting
> software package (plplot.sf.net); the libLASi project
> (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
> and the Linux Brochure Project (lbproject.sf.net).
> __________________________
> 
> Linux-powered Science
> __________________________
> 
> ------------------------------------------------------------------------------
> Flow-based real-time traffic analytics software. Cisco certified tool.
> Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
> Customize your own dashboards, set traffic alerts and generate reports.
> Network behavioral analysis & security monitoring. All-in-one tool.
> http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
> _______________________________________________
> Plplot-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/plplot-devel
                                          
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to