Hi Alan
Unfortunately it's still not completing. CMAKE output below




D:\SourceCode\Libraries\plplotinstall>set CXXFLAGS=/DUNICODE /D_UNICODE
D:\SourceCode\Libraries\plplotinstall>set CFLAGS=/DUNICODE /D_UNICODE
D:\SourceCode\Libraries\plplotinstall>cd "D:/SourceCode/Libraries/plplot_trunk_s
taticbuild_debug_32"
D:\SourceCode\Libraries\plplot_trunk_staticbuild_debug_32>del *
D:\SourceCode\Libraries\plplot_trunk_staticbuild_debug_32\*, Are you sure (Y/N)?
 y
D:\SourceCode\Libraries\plplot_trunk_staticbuild_debug_32>cmake "D:/SourceCode/L
ibraries/plplot" -G "Visual Studio 11" -DPL_DOUBLE=ON -DLIB_TAG="sud" -DBUILD_TE
ST=ON -DCMAKE_INSTALL_PREFIX="D:\SourceCode\Libraries\plplotinstall\x86" -DBUILD
_SHARED_LIBS=OFF -DCMAKE_CONFIGURATION_TYPES="Debug" -DSTATIC_RUNTIME=ON -DwxWid
gets_CONFIGURATION=mswud -DHAVE_SHAPELIB=ON -DSHAPELIB_INCLUDE_DIR="D:/SourceCod
e/Libraries/shapelib-1.3.0/include/shapelib" -DSHAPELIB_LIBRARY="D:/SourceCode/L
ibraries/shapelib-1.3.0/lib/Win32/shapelibsd.lib"  -DHAVE_AGG=ON -DAGG_INCLUDE_D
IR="D:/SourceCode/Libraries/agg-2.5/include" -DAGG_LIBRARIES="D:/SourceCode/Libr
aries/agg-2.5/lib/Win32/AGGsd.lib" -DWITH_FREETYPE=ON -DFREETYPE_INCLUDE_DIR="D:
/SourceCode/Libraries/freetype-2.5.1/include" -DFREETYPE_LIBRARY="D:/SourceCode/
Libraries/freetype-2.5.1/objs/win32/vc2012/freetype251MT_D.lib"
-- Explicitly setting policy CMP0022 to OLD
-- Explicitly setting policy CMP0023 to OLD
-- The C compiler identification is MSVC 17.0.60610.1
-- Check for working C compiler using: Visual Studio 11
-- Check for working C compiler using: Visual Studio 11 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- CMake version = 2.8.12.1
-- CMAKE_SYSTEM_NAME = Windows
-- SH_EXECUTABLE = SH_EXECUTABLE-NOTFOUND
-- WARNING: bash shell not found, ctest will not work properly
-- Checking whether system has ANSI C header files
-- Looking for 4 include files stdlib.h, ..., float.h
-- Looking for 4 include files stdlib.h, ..., float.h - found
-- Performing Test memchrExists
-- Performing Test memchrExists - Success
-- Performing Test freeExists
-- Performing Test freeExists - Success
-- Check for whether ctype.h macros work on characters with the
   high bit set.
-- High-bit characters - work
-- ANSI C header files - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - not found
-- Looking for include file termios.h
-- Looking for include file termios.h - not found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for crt_externs.h
-- Looking for crt_externs.h - not found
-- Performing Test HAVE_SYS_WAIT_H
-- Performing Test HAVE_SYS_WAIT_H - Failed
-- Looking for DIR in sys/types.h;dirent.h
-- Looking for DIR in sys/types.h;dirent.h - not found.
-- Looking for DIR in sys/types.h;sys/ndir.h
-- Looking for DIR in sys/types.h;sys/ndir.h - not found.
-- Looking for DIR in sys/types.h;sys/dir.h
-- Looking for DIR in sys/types.h;sys/dir.h - not found.
-- Looking for DIR in sys/types.h;ndir.h
-- Looking for DIR in sys/types.h;ndir.h - not found.
-- Check for signal return type in <signal.h>
-- Check for signal handler return type type void  - found
-- Looking for popen
-- Looking for popen - not found
-- Looking for usleep
-- Looking for usleep - not found
-- Looking for nanosleep
-- Looking for nanosleep - not found
-- Looking for mkstemp
-- Looking for mkstemp - not found
-- Looking for mkdtemp
-- Looking for mkdtemp - not found
-- Looking for mkfifo
-- Looking for mkfifo - not found
-- Looking for unlink
-- Looking for unlink - found
-- Looking for _NSGetArgc
-- Looking for _NSGetArgc - not found
-- Looking for isfinite
-- Looking for isfinite - not found
-- Looking for finite
-- Looking for finite - not found
-- Looking for finite
-- Looking for finite - not found
-- Looking for _finite
-- Looking for _finite - not found
-- Looking for _finite
-- Looking for _finite - found
-- Looking for isnan
-- Looking for isnan - not found
-- Looking for isnan
-- Looking for isnan - not found
-- Looking for _isnan
-- Looking for _isnan - not found
-- Looking for _isnan
-- Looking for _isnan - found
-- Looking for isinf
-- Looking for isinf - not found
-- Looking for isinf
-- Looking for isinf - not found
-- Looking for _isinf
-- Looking for _isinf - not found
-- Looking for _isinf
-- Looking for _isinf - not found
-- Looking for snprintf
-- Looking for snprintf - not found
-- Looking for _snprintf
-- Looking for _snprintf - found
-- SWIG was not found. Please specify Swig executable location
-- Could NOT find Perl (missing:  PERL_EXECUTABLE)
-- Could NOT find PkgConfig (missing:  PKG_CONFIG_EXECUTABLE)
-- Looking for pkg-config - not found
-- WARNING: Makefile+pkg-config version of examples build in the install tree wi
ll not work.
-- X11_FOUND =
-- X11_INCLUDE_DIR =
-- X11_COMPILE_FLAGS =
-- X11_LIBRARIES =
-- The C compiler identification is MSVC 17.0.60610.1
-- Check for working C compiler using: Visual Studio 11
-- Check for working C compiler using: Visual Studio 11 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- CMAKE_GENERATOR = Visual Studio 11
-- The CXX compiler identification is MSVC 17.0.60610.1
-- Check for working CXX compiler using: Visual Studio 11
-- Check for working CXX compiler using: Visual Studio 11 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Configuring done
-- Generating done
-- Build files have been written to: D:/SourceCode/Libraries/plplot_trunk_static
build_debug_32/language_tests/CXX
-- The CXX compiler identification is MSVC 17.0.60610.1
-- Check for working CXX compiler using: Visual Studio 11
-- Check for working CXX compiler using: Visual Studio 11 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for using namespace support
-- Check for using namespace - found
-- Looking for C++ include cmath
-- Looking for C++ include cmath - found
-- Check for using stdint.h with CXX compiler
-- Check for using stdint.h with CXX compiler - ok
-- The C compiler identification is MSVC 17.0.60610.1
-- Check for working C compiler using: Visual Studio 11
-- Check for working C compiler using: Visual Studio 11 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- CMAKE_GENERATOR = Visual Studio 11
-- Check for working Fortran compiler using: Visual Studio 11
-- Check for working Fortran compiler using:C MVaikseu aElr rSotru daito  C11 :
i-P-r obgrroakme nF
les (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeTestFortranCompiler.cmake:54 (m
essage):
  The Fortran compiler "ifort" is not able to compile a simple test program.
  It fails with the following output:
   Change Dir: D:/SourceCode/Libraries/plplot_trunk_staticbuild_debug_32/languag
e_tests/Fortran/CMakeFiles/CMakeTmp

  Run Build Command:C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe
  cmTryCompileExec2345792260.vfproj /p:Configuration=Debug
  /p:VisualStudioVersion=11.0
  Microsoft (R) Build Engine version 4.0.30319.17929
  [Microsoft .NET Framework, version 4.0.30319.18051]
  Copyright (C) Microsoft Corporation.  All rights reserved.

  Build started 13/12/2013 08:44:03.
  Project
  "D:\SourceCode\Libraries\plplot_trunk_staticbuild_debug_32\language_tests\Fort
ran\CMakeFiles\CMakeTmp\cmTryCompileExec2345792260.vfproj"
  on node 1 (default targets).

  D:\SourceCode\Libraries\plplot_trunk_staticbuild_debug_32\language_tests\Fortr
an\CMakeFiles\CMakeTmp\cmTryCompileExec2345792260.vfproj(2,1):
  error MSB4075: The project file
  "D:\SourceCode\Libraries\plplot_trunk_staticbuild_debug_32\language_tests\Fort
ran\CMakeFiles\CMakeTmp\cmTryCompileExec2345792260.vfproj"
  must be opened in the Visual Studio IDE and converted to the latest version
  before it can be built by MSBuild.
  Done Building Project
  "D:\SourceCode\Libraries\plplot_trunk_staticbuild_debug_32\language_tests\Fort
ran\CMakeFiles\CMakeTmp\cmTryCompileExec2345792260.vfproj"
  (default targets) -- FAILED.

  Build FAILED.


  "D:\SourceCode\Libraries\plplot_trunk_staticbuild_debug_32\language_tests\Fort
ran\CMakeFiles\CMakeTmp\cmTryCompileExec2345792260.vfproj"
  (default target) (1) ->
    D:\SourceCode\Libraries\plplot_trunk_staticbuild_debug_32\language_tests\For
tran\CMakeFiles\CMakeTmp\cmTryCompileExec2345792260.vfproj(2,1): error MSB4075:
The project file "D:\SourceCode\Libraries\plplot_trunk_staticbuild_debug_32\lang
uage_tests\Fortran\CMakeFiles\CMakeTmp\cmTryCompileExec2345792260.vfproj" must b
e opened in the Visual Studio IDE and converted to the latest version before it
can be built by MSBuild.

      0 Warning(s)
      1 Error(s)

  Time Elapsed 00:00:00.04


  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:33 (enable_language)

-- Configuring incomplete, errors occurred!
See also "D:/SourceCode/Libraries/plplot_trunk_staticbuild_debug_32/language_tes
ts/Fortran/CMakeFiles/CMakeOutput.log".
See also "D:/SourceCode/Libraries/plplot_trunk_staticbuild_debug_32/language_tes
ts/Fortran/CMakeFiles/CMakeError.log".
-- WARNING: no working Fortran compiler so disabling Fortran bindings and exampl
es.
-- WARNING: Java requires shared libraries. Disabling java bindings
-- WARNING: Python requires shared libraries. Disabling Python bindings
-- WARNING: swig not found. Disabling Octave bindings
-- Start determining consistent system data for Tcl and friends
-- Could NOT find Tclsh (missing:  TCL_TCLSH)
-- Could NOT find TCL (missing:  TCL_LIBRARY TCL_INCLUDE_PATH)
-- Could NOT find TCLTK (missing:  TCL_LIBRARY TCL_INCLUDE_PATH TK_LIBRARY TK_IN
CLUDE_PATH)
-- Could NOT find TK (missing:  TK_LIBRARY TK_INCLUDE_PATH)
-- Looking for include paths and libraries for Tcl - not found
-- Tcl not found OR tclsh not found
-- WARNING: Disabling everything that is Tcl/Tk related
-- Finished determining consistent system data for Tcl and friends
-- The C compiler identification is MSVC 17.0.60610.1
-- Check for working C compiler using: Visual Studio 11
-- Check for working C compiler using: Visual Studio 11 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- CMAKE_GENERATOR = Visual Studio 11
-- Configuring done
-- Generating done
-- Build files have been written to: D:/SourceCode/Libraries/plplot_trunk_static
build_debug_32/language_tests/Ada
-- WARNING: no working Ada compiler so disabling Ada bindings and examples.
-- WARNING: Lua requires shared libraries. Disabling Lua bindings
-- The C compiler identification is MSVC 17.0.60610.1
-- Check for working C compiler using: Visual Studio 11
-- Check for working C compiler using: Visual Studio 11 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- CMAKE_GENERATOR = Visual Studio 11
-- D Compiler Install Prefix (use D_PATH env var to override): CMAKE_D_COMPI
-- Configuring done
-- Generating done
-- Build files have been written to: D:/SourceCode/Libraries/plplot_trunk_static
build_debug_32/language_tests/D
-- D Compiler Install Prefix (use D_PATH env var to override): CMAKE_D_COMPI
-- WARNING: no working D compiler so disabling D bindings and examples.
-- FindShapelib: Found shapelib header directory, D:/SourceCode/Libraries/shapel
ib-1.3.0/include/shapelib, and library, D:/SourceCode/Libraries/shapelib-1.3.0/l
ib/Win32/shapelibsd.lib.
CMake Error at cmake/modules/plplot_functions.cmake:210 (list):
  list sub-command REMOVE_DUPLICATES requires list to be present.
Call Stack (most recent call first):
  cmake/modules/shapelib.cmake:34 (filter_rpath)
  cmake/modules/plplot.cmake:513 (include)
  CMakeLists.txt:111 (include)

-- FREETYPE_INCLUDE_DIR = D:/SourceCode/Libraries/freetype-2.5.1/include
-- FREETYPE_LIBRARIES = D:/SourceCode/Libraries/freetype-2.5.1/objs/win32/vc2012
/freetype251MT_D.lib
-- Check for NaN awareness in C compiler
-- Check for NaN awareness in C compiler - found
-- WARNING: qhull library not found.  Setting PL_HAVE_QHULL to OFF.
-- WARNING: pango not found because pkg-config not available.
-- WARNING: Shared libraries not built. Setting ENABLE_DYNDRIVERS OFF.
-- WARNING: pkg-config not found. Setting cairo drivers to OFF.
-- WARNING: ENABLE_tk OFF.  Setting PLD_tk, PLD_ntk, and PLD_tkwin OFF.
-- WARNING: pkg-config not found. Setting PLD_psttf to OFF.
-- Found unsuitable Qt version "" from NOTFOUND
-- WARNING: Suitable Qt4 development environment not found so disabling Qt bindi
ngs.
-- WARNING: ENABLE_qt is OFF so setting all qt devices to OFF.
-- WARNING: ENABLE_python is OFF so setting ENABLE_pyqt4 to OFF.
-- Looking for gdi32 header and library
-- Looking for gdi32 header and library - found
-- wxWidgets found
-- wxwidgets_COMPILE_FLAGS = -ID:/SourceCode/Libraries/wxWidgets-3.0.0/lib/vc_li
b/mswud -ID:/SourceCode/Libraries/wxWidgets-3.0.0/include -DUNICODE -D_UNICODE
-- wxwidgets_LINK_FLAGS = D:/SourceCode/Libraries/wxWidgets-3.0.0/lib/vc_lib/wxb
ase30ud.lib;D:/SourceCode/Libraries/wxWidgets-3.0.0/lib/vc_lib/wxmsw30ud_core.li
b;D:/SourceCode/Libraries/wxWidgets-3.0.0/lib/vc_lib/wxpngd.lib;D:/SourceCode/Li
braries/wxWidgets-3.0.0/lib/vc_lib/wxtiffd.lib;D:/SourceCode/Libraries/wxWidgets
-3.0.0/lib/vc_lib/wxjpegd.lib;D:/SourceCode/Libraries/wxWidgets-3.0.0/lib/vc_lib
/wxzlibd.lib;D:/SourceCode/Libraries/wxWidgets-3.0.0/lib/vc_lib/wxregexud.lib;D:
/SourceCode/Libraries/wxWidgets-3.0.0/lib/vc_lib/wxexpatd.lib;winmm;comctl32;rpc
rt4;wsock32
-- Found AGG: D:/SourceCode/Libraries/agg-2.5/lib/Win32/AGGsd.lib
-- Looking for haru pdf header and library
-- Looking for haru pdf header and library - not found
-- WARNING: Setting PLD_pdf to OFF.
-- WARNING:Static build with ENABLE_ocaml_static false.  Therefore, disabling oc
aml bindings
-- WARNING: validate target will not be available to check for syntax issues in
the PLplot DocBook documentation because onsgmls (or env) was not found.
-- WARNING: execute_process failed to obtain C++ library needed for pkg-config
-- CMAKE_CXX_COMPILER = C:/Program Files (x86)/Microsoft Visual Studio 11.0/VC/b
in/cl.exe
-- CXX_rc = 2
-- CXX_string = Microsoft (R) C/C++ Optimizing Compiler Version 17.00.60610.1 fo
r x86
Copyright (C) Microsoft Corporation.  All rights reserved.
cl : Command line warning D9002 : ignoring unknown option '--verbose'
cl : Command line warning D9002 : ignoring unknown option '--version'
cl : Command line error D8003 : missing source filename
-- WARNING: failed to find viable C++ compiler library so pkg-config link flags
will be incomplete
-- WARNING: Perl modules XML::Parser and/or XML::DOM not available
   so cannot check that swig_documentation.i is up to date.
-- WARNING: pkg-config not found so plplotcanvas_demo, plplotcanvas_animation,
extXdrawable_demo, and ext-cairo-test not built.
Summary of CMake build system results for PLplot
Install location variables which can be set by the user:
CMAKE_INSTALL_PREFIX:      D:/SourceCode/Libraries/plplotinstall/x86
CMAKE_INSTALL_EXEC_PREFIX  D:/SourceCode/Libraries/plplotinstall/x86
CMAKE_INSTALL_BINDIR       D:/SourceCode/Libraries/plplotinstall/x86/bin
CMAKE_INSTALL_DATADIR      D:/SourceCode/Libraries/plplotinstall/x86/share
CMAKE_INSTALL_LIBDIR       D:/SourceCode/Libraries/plplotinstall/x86/lib
CMAKE_INSTALL_INCLUDEDIR   D:/SourceCode/Libraries/plplotinstall/x86/include
CMAKE_INSTALL_INFODIR      D:/SourceCode/Libraries/plplotinstall/x86/share/info
CMAKE_INSTALL_MANDIR       D:/SourceCode/Libraries/plplotinstall/x86/share/man
Derived install location variables:
DATA_DIR        D:/SourceCode/Libraries/plplotinstall/x86/share/plplot5.9.10
LIB_DIR         D:/SourceCode/Libraries/plplotinstall/x86/lib
INCLUDE_DIR     D:/SourceCode/Libraries/plplotinstall/x86/include/plplot
BIN_DIR         D:/SourceCode/Libraries/plplotinstall/x86/bin
TCL_DIR         D:/SourceCode/Libraries/plplotinstall/x86/share/plplot5.9.10/tcl
ADA_INCLUDE_DIR D:/SourceCode/Libraries/plplotinstall/x86/share/ada/adainclude/p
lplotadasudd
ADA_LIB_DIR     D:/SourceCode/Libraries/plplotinstall/x86/lib/ada/adalib/plplota
dasudd
PYTHON_INSTDIR
DRV_DIR         D:/SourceCode/Libraries/plplotinstall/x86/lib/plplot5.9.10/drive
rssudd
DOC_DIR         D:/SourceCode/Libraries/plplotinstall/x86/share/doc/plplot
MAN_DIR         D:/SourceCode/Libraries/plplotinstall/x86/share/man
INFO_DIR        D:/SourceCode/Libraries/plplotinstall/x86/share/info
Other important CMake variables:
CMAKE_SYSTEM_NAME:      Windows
UNIX:
WIN32:                  1
APPLE:
MSVC:                   1       (MSVC_VERSION:  1700)
MINGW:
MSYS:
CYGWIN:
BORLAND:
WATCOM:
SWIG_FOUND:             FALSE
PERL_FOUND:             FALSE
X11_FOUND:
CMAKE_BUILD_TYPE:
CMAKE_C_COMPILER CMAKE_C_FLAGS:                 C:/Program Files (x86)/Microsoft
 Visual Studio 11.0/VC/bin/cl.exe /DUNICODE /D_UNICODE /DWIN32 /D_WINDOWS /W3
CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS:             C:/Program Files (x86)/Microsoft
 Visual Studio 11.0/VC/bin/cl.exe /DUNICODE /D_UNICODE /DWIN32 /D_WINDOWS /W3 /G
R /EHsc
LIB_TAG:                sudd
ENABLE_DYNDRIVERS:      OFF
DRIVERS_LIST: mem;null;ps;svg;wingcc;wxwidgets;xfig
DEVICES_LIST: mem;null;ps;svg;wingcc;wxwidgets;xfig
Library options:
BUILD_SHARED_LIBS:      OFF             PL_DOUBLE:      ON
Optional libraries:
PL_HAVE_QHULL:          OFF             WITH_CSA:       ON
PL_HAVE_FREETYPE:       ON              PL_HAVE_PTHREAD:
HAVE_AGG:               ON              HAVE_SHAPELIB:  ON
Language Bindings:
ENABLE_ada:             OFF
ENABLE_cxx:             ON
ENABLE_d:               OFF
ENABLE_f95:             OFF
ENABLE_java:            OFF
ENABLE_lua:             OFF
ENABLE_ocaml:           OFF
ENABLE_octave:          OFF
ENABLE_pdl:             OFF
ENABLE_python:          OFF
ENABLE_qt:              OFF
ENABLE_pyqt4:           OFF
ENABLE_tcl:             OFF
ENABLE_itcl:            OFF
ENABLE_tk:              OFF
ENABLE_itk:             OFF
ENABLE_wxwidgets:       ON
-- Configuring incomplete, errors occurred!
See also "D:/SourceCode/Libraries/plplot_trunk_staticbuild_debug_32/CMakeFiles/C
MakeOutput.log".
See also "D:/SourceCode/Libraries/plplot_trunk_staticbuild_debug_32/CMakeFiles/C
MakeError.log".
D:\SourceCode\Libraries\plplot_trunk_staticbuild_debug_32>cd ../plplotinstall
D:\SourceCode\Libraries\plplotinstall>    
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to