On Feb 23, 2015, at 12:23 AM, "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> wrote:

> On 2015-02-22 22:04-0500 Jim Dishaw wrote:
> 
> The ctest and cmake commands are part of what you get when you build
> the CMake software package.  So I presume you did have success
> building CMake and that is a really good result.
> 
> What version of CMake?
> 

cmake version 3.1.3

I used the version that is in MacPorts.


>> When I run "test-plplot.sh" and
> "test_diff.sh", I get a message about missing stdout for all the
> examples.
> 
> Thanks for trying some testing, but I believe the errors you have gotten
> are because you haven't set up everything first.  So here is
> what I suggest you do instead of running that bare bash script:
> 
> # In a fresh empty build tree....
> cmake <cmake options including -DBUILD_TEST=ON> <path to pristine PLplot 
> source tree> >& cmake.out
> make test_diff_psc >& test_diff_psc.out
> 

The tests appear to run correctly; however, there were several compiler 
warnings (Apple LLVM version 5.0) that I have not seen with gcc (version 
4.7.2).  I have attached the test_diff_psc.out.

Attachment: test_diff_psc.out
Description: Binary data



> 
> Once the test_diff_psc target is working correctly for you, then
> you should be ready to start testing wxwidgets.
> 

I will do this shortly--I need to install wxwidgets first.


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to