Arjen, 
I just installed CMake 3.9.4 and tried the build from a DOS command prompt (not 
using VS INSTALL).  Same issues, partial output is attached.It crashes at ciaro 
[26%].  Do I need ciaro to use plplot?
David
 

    On Wednesday, January 24, 2018, 9:24:01 AM EST, Arjen Markus 
<arjen.mar...@deltares.nl> wrote:  
 
 
Hi David,
 
  
 
I also saw that you are using version 3.10 of CMake. I use 3.9.4 myself. Could 
you try with that version?
 
  
 
Regards,
 
  
 
Arjen
 
  
 
  
 
From: Arjen Markus [mailto:arjen.mar...@deltares.nl]
Sent: Wednesday, January 24, 2018 3:20 PM
To: David Bergman; Jim Dishaw
Cc: plplot-general@lists.sourceforge.net
Subject: Re: [Plplot-general] More questions about install
 
  
 
Hi David,
 
  
 
I see the regular output to the screen from Cmake, but I do not see the 
messages:
 
-- Configuring done
 
-- Generating done
 
-- Build files have been written to: (build directory)
 
I am not sure if they are written to standard output or standard error, but did 
you see these messages?
 
  
 
Regards,
 
  
 
Arjen
 
  
 
  
 

  
 
Arjen Markus
Sr. Adviseur/Onderzoeker
 
| 
T
  | 
+31(0)88 335 8559
  |
| 
E
  | 
arjen.mar...@deltares.nl
  |


  
 
|  |


  
 
| 
| 

  |


 www.deltares.com
  |  | 
Postbus 177
2600 MH Delft
  |  | 
| 


  |
| 

  |
| 

  |

 |



Please consider the environment before printing this email
 
  
 
  
 
From: David Bergman [mailto:davidrberg...@yahoo.com]
Sent: Wednesday, January 24, 2018 3:14 PM
To: Jim Dishaw; Arjen Markus
Cc: plplot-general@lists.sourceforge.net
Subject: Re: RE: [Plplot-general] More questions about install
 
  
 
Arjen, 
 
  
 
Attached is an output from cmake and the CMakeCache file from the Debug dir.
 
Ideally I would like to use it with visual studio as I have wxWidgets working 
in that environment, but building with the IDE is not essential.
 
  
 
Really, I'd like to understand what is happening.
 
  
 
I recently deleted all plplot folders and started from scratch.  Following the 
same instructions as before I could not get the same state back, the *.exe in 
the examples folders were working but integration with wxwidgets with the 
widgets driver was not.  Now the INSTALL build is given some 30,000 errors.  
So, I've taken a step backwards.
 
  
 
Thank you in advance,
 
David
 
  
 
  
 
On Wednesday, January 24, 2018, 2:46:51 AM EST, Arjen Markus 
<arjen.mar...@deltares.nl> wrote:
 
  
 
  
 
Hi Jim, David,
 
 
 
I regularly build PLplot with Cygwin, MinGW-w64/MSYS2 and “bare” Windows 
(though not via VS) and can assure you that it all works fine. The 
configuration via CMake checks what libraries are available and will create 
makefiles that are suitable for the system. So the problems David reports are a 
bit puzzling.
 
 
 
David, we need the output from CMake at the very least to see what is going on 
(or not). It will help if you can also send the CMakeCache.txt file, as this 
shows what variables are set.
 
 
 
Regards,
 
 
 
Arjen
 
  
 
 
 
From: Jim Dishaw [mailto:j...@dishaw.org] 
Sent: Wednesday, January 24, 2018 4:17 AM
To: David Bergman
Cc: plplot-general@lists.sourceforge.net
Subject: Re: [Plplot-general] More questions about install
 
 
 
 
 

On Jan 23, 2018, at 1:17 PM, David Bergman via Plplot-general 
<plplot-general@lists.sourceforge.net> wrote:
 
 
 
I am trying to build plplot in cygwin.
 
Following the instructions at:
 
https://sourceforge.net/p/plplot/wiki/Configure_PLplot_for_cygwin/
 
 
 
produces results for the first command
 
 
 
cmake -DCMAKE_INSTALL_PREFIX=install ../
 
 
 
However make produces the following
 
 
 
make: *** No targets specified and no makefile found.  Stop.
 
 
 
What has not been made by the first command that is needed for the second?
 
 
 
In general, is there a list of dll and other files that should be made.  I've 
tried installing several times using Visual Studio IDE, command prompt, cygwin, 
and mingw, and all have failed at some point.
 

 
 
I’ve been using msys2 and mingw lately and have not tried cygwin in awhile.  
Can you reply with a log file from cmake?  Thanks
 
  
 
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, 
Slashdot.org!http://sdm.link/slashdot_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general
 
 
 
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.
 
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.
 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.  
[ 26%] Linking C shared module ..\dll\cairo.dll
   Creating library ..\dll\cairo.lib and object ..\dll\cairo.exp
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_create refe
renced in function _start_raster
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_destroy ref
erenced in function _end_raster
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_save refere
nced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_restore ref
erenced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_set_operato
r referenced in function _set_mode
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_set_source
referenced in function _gradient
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_set_source_
rgba referenced in function _set_current_context
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_set_source_
surface referenced in function _end_raster
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_set_antiali
as referenced in function _start_raster
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_set_fill_ru
le referenced in function _plD_init_pdfcairo
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_set_line_wi
dth referenced in function _set_current_context
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_set_line_ca
p referenced in function _set_line_properties
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_set_line_jo
in referenced in function _set_line_properties
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_translate r
eferenced in function _arc
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_scale refer
enced in function _arc
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_rotate refe
renced in function _arc
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_transform r
eferenced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_new_path re
ferenced in function _set_clip
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_move_to ref
erenced in function _set_clip
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_line_to ref
erenced in function _set_clip
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_arc referen
ced in function _arc
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_rel_move_to
 referenced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_rectangle r
eferenced in function _plD_bop_cairo
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_paint refer
enced in function _end_raster
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_stroke refe
renced in function _filled_polygon
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_fill refere
nced in function _filled_polygon
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_fill_preser
ve referenced in function _filled_polygon
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_show_page r
eferenced in function _plD_eop_cairo
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_clip refere
nced in function _set_clip
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_font_option
s_create referenced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_font_option
s_destroy referenced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_font_option
s_set_antialias referenced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_get_operato
r referenced in function _get_mode
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_get_antiali
as referenced in function _filled_polygon
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_get_line_ca
p referenced in function _get_line_properties
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_get_line_jo
in referenced in function _get_line_properties
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_surface_des
troy referenced in function _end_raster
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_surface_wri
te_to_png_stream referenced in function _plD_eop_pngcairo
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_image_surfa
ce_create referenced in function _start_raster
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_image_surfa
ce_create_for_data referenced in function _plD_init_memcairo
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_image_surfa
ce_get_data referenced in function _plD_eop_memcairo
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_pattern_cre
ate_linear referenced in function _gradient
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_pattern_ref
erence referenced in function _gradient
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_pattern_des
troy referenced in function _gradient
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_pattern_add
_color_stop_rgba referenced in function _gradient
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_matrix_init
 referenced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol _g_object_unref referenc
ed in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol _pango_layout_get_contex
t referenced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol _pango_layout_set_markup
 referenced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol _pango_layout_context_ch
anged referenced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol _pango_layout_get_pixel_
size referenced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol _pango_layout_get_baseli
ne referenced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol _pango_cairo_context_set
_font_options referenced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol _pango_cairo_create_layo
ut referenced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol _pango_cairo_show_layout
 referenced in function _proc_str
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_win32_surfa
ce_create referenced in function _plD_init_wincairo
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_pdf_surface
_create_for_stream referenced in function _plD_init_pdfcairo
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_ps_surface_
create_for_stream referenced in function _plD_init_pscairo
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_ps_surface_
set_eps referenced in function _plD_init_epscairo
cairo.c.obj : error LNK2019: unresolved external symbol __imp__cairo_svg_surface
_create_for_stream referenced in function _plD_init_svgcairo
C:\gtkmm64\lib\pangocairo-1.0.lib : warning LNK4272: library machine type 'x64'
conflicts with target machine type 'x86'
C:\gtkmm64\lib\pango-1.0.lib : warning LNK4272: library machine type 'x64' confl
icts with target machine type 'x86'
C:\gtkmm64\lib\cairo.lib : warning LNK4272: library machine type 'x64' conflicts
 with target machine type 'x86'
C:\gtkmm64\lib\gobject-2.0.lib : warning LNK4272: library machine type 'x64' con
flicts with target machine type 'x86'
C:\gtkmm64\lib\gmodule-2.0.lib : warning LNK4272: library machine type 'x64' con
flicts with target machine type 'x86'
C:\gtkmm64\lib\gthread-2.0.lib : warning LNK4272: library machine type 'x64' con
flicts with target machine type 'x86'
C:\gtkmm64\lib\glib-2.0.lib : warning LNK4272: library machine type 'x64' confli
cts with target machine type 'x86'
C:\gtkmm64\lib\intl.lib : warning LNK4272: library machine type 'x64' conflicts
with target machine type 'x86'
..\dll\cairo.dll : fatal error LNK1120: 60 unresolved externals
LINK Pass 1 failed. with 1120
NMAKE : fatal error U1077: '"C:\Program Files\CMake\bin\cmake.exe"' : return cod
e '0xffffffff'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2017
\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x86\nmake.exe"' : return code '
0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2017
\Community\VC\Tools\MSVC\14.11.25503\bin\HostX86\x86\nmake.exe"' : return code '
0x2'
Stop.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to