Hi,

On 2010-08-12 03:00, Alan W. Irwin wrote:

> Hi Hazen:
> 
> I am currently working on some issues I turned up with a comprehensive
> test script ...

I have picked up another aspect of PLplot on Windows: I am trying to
build it using the CMake option to produce Visual Studio project 
files/solutions. While it is still early in the game, things look
bright enough to be confident that it will work (not immediately
unfortunately), but I also got error messages from CMake (the
CTest part) at the stage where the project files (makefiles) are
written:

D:\plplot-svn\build-windows-vs2008>d:\cmake28\bin\cmake ..\plplot -G 
"Visual Studio 9 2008" -DBUILD_TEST=ON
-- Check for working C compiler using: Visual Studio 9 2008
-- Check for working C compiler using: Visual Studio 9 2008 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- CMake version = 2.8.2
-- WARNING: bash shell not found, ctest will not work properly
-- Checking whether system has ANSI C header files

...

ENABLE_DYNDRIVERS:      ON
DRIVERS_LIST: mem;null;ps;svg;wingcc;xfig
DEVICES_LIST: mem;null;ps;svg;wingcc;xfig

Library options:
BUILD_SHARED_LIBS:      ON              PL_DOUBLE:      ON

Optional libraries:
HAVE_QHULL:             OFF             WITH_CSA:       ON
HAVE_FREETYPE:                          HAVE_PTHREAD:   
HAVE_AGG:               

Language Bindings:
ENABLE_f77:             ON              ENABLE_f95:             ON
ENABLE_cxx:             ON              ENABLE_java:            OFF
ENABLE_python:          OFF             ENABLE_octave:          OFF
ENABLE_tcl:             ON              ENABLE_itcl:            OFF
ENABLE_tk:              OFF             ENABLE_itk:             OFF
ENABLE_pdl:             OFF             ENABLE_wxwidgets:       OFF
ENABLE_ada:             OFF             ENABLE_d:               OFF
ENABLE_ocaml:           OFF             ENABLE_lua:             OFF
ENABLE_qt:              OFF             ENABLE_pyqt4:           OFF

-- Configuring done
-- Generating done
CMake Error: Unknown Target referenced : test_c_pdfcairo
CMake Error: Target: test_all_cairo depends on unknown target: 
test_c_pdfcairo
CMake Error: Unknown Target referenced : test_c_pngcairo
CMake Error: Target: test_all_cairo depends on unknown target: 
test_c_pngcairo
CMake Error: Unknown Target referenced : test_c_pscairo
CMake Error: Target: test_all_cairo depends on unknown target: 
test_c_pscairo
CMake Error: Unknown Target referenced : test_c_svgcairo
CMake Error: Target: test_all_cairo depends on unknown target: 
test_c_svgcairo
CMake Error: Unknown Target referenced : test_c_xcairo
...

I had never seen these messages before, they are specific to the
CMake generator.

(But just like Alan said, do not let this work influence the
time schedule)

Regards,

Arjen
 

DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited.
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.





------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to