<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
So, I believe the main problem is that CMake cannot build the
dynamic libraries even if I force it to do it<br>
<br>
<br>
CMake Warning (dev) at CMake/vtkPythonWrapping.cmake:161
(add_library):<br>
ADD_LIBRARY called with MODULE option but the target platform does
not<br>
support dynamic linking. Building a STATIC library instead. This
may lead<br>
to problems.<br>
Call Stack (most recent call first):<br>
CMake/vtkPythonWrapping.cmake:145 (_vtk_add_python_module)<br>
Wrapping/Python/CMakeLists.txt:160
(vtk_add_python_wrapping_library)<br>
This warning is for project developers. Use -Wno-dev to suppress
it.<br>
<br>
CMake Warning (dev) at CMake/vtkModuleMacros.cmake:548
(add_library):<br>
ADD_LIBRARY called with SHARED option but the target platform does
not<br>
support dynamic linking. Building a STATIC library instead. This
may lead<br>
to problems.<br>
Call Stack (most recent call first):<br>
CMake/vtkPythonWrapping.cmake:117 (vtk_add_library)<br>
Wrapping/Python/CMakeLists.txt:160
(vtk_add_python_wrapping_library)<br>
This warning is for project developers. Use -Wno-dev to suppress
it.<br>
<br>
<br>
<div class="moz-cite-prefix">On 05/31/2017 03:30 PM, David E DeMarle
wrote:<br>
</div>
<blockquote
cite="mid:CANjZAi-puhYZxu=UnLKRJaXHhY9pdFD=bTCgbGo4axZf1OWPuQ@mail.gmail.com"
type="cite">
<div dir="ltr">re-including the mailing list.
<div><br clear="all">
<div>
<div class="gmail_signature"
data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>David E DeMarle<br>
Kitware, Inc.<br>
Principal Engineer<br>
21 Corporate Drive<br>
Clifton Park, NY 12065-8662<br>
Phone: 518-881-4909</div>
</div>
</div>
</div>
</div>
</div>
<br>
<div class="gmail_quote">---------- Forwarded message
----------<br>
From: <b class="gmail_sendername">Luis Cebamanos</b> <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:luiceur@gmail.com">luiceur@gmail.com</a>></span><br>
Date: Wed, May 31, 2017 at 10:24 AM<br>
Subject: Re: [vtkusers] VTK on Cray XC30<br>
To: David E DeMarle <<a moz-do-not-send="true"
href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>><br>
<br>
<br>
<div bgcolor="#FFFFFF" text="#000000"> Hi David,<br>
<br>
We just took it from the git repo "git clone git://<a
moz-do-not-send="true" href="http://vtk.org/VTK.git"
target="_blank">vtk.org/VTK.git</a> VTK " and I managed
to install it with static libraries setting
BUILD_SHARED_LIBS=OFF and VTK_WRAP_PYTHON=ON and using gcc
5.1.0 and CMake 3.5.2 but I cannot make it work with
python.<br>
<br>
$ls bin/<br>
vtkParseJava-8.1 vtkWrapJava-8.1
vtkWrapTcl-8.1<br>
vtkpython vtkWrapPython-8.1
vtkWrapTclInit-8.1<br>
vtkWrapHierarchy-8.1 vtkWrapPythonInit-8.1<br>
<br>
$ls lib/<br>
cmake<br>
libvtkCommonComputationalGeome<wbr>try-8.1.a<br>
libvtkCommonComputationalGeome<wbr>tryPython27D-8.1.a<br>
libvtkCommonComputationalGeome<wbr>tryPython-8.1.a<br>
<br>
Cheers<span class="HOEnZb"><font color="#888888"><br>
Luis</font></span>
<div>
<div class="h5"><br>
<br>
<br>
<div class="m_2080522243556281009moz-cite-prefix">On
05/31/2017 03:15 PM, David E DeMarle wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">What CMake and VTK versions are you
on?
<div><br>
</div>
</div>
<div class="gmail_extra"><br clear="all">
<div>
<div
class="m_2080522243556281009gmail_signature"
data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>David E DeMarle<br>
Kitware, Inc.<br>
Principal Engineer<br>
21 Corporate Drive<br>
Clifton Park, NY 12065-8662<br>
Phone: <a moz-do-not-send="true"
href="tel:%28518%29%20881-4909"
value="+15188814909" target="_blank">518-881-4909</a></div>
</div>
</div>
</div>
</div>
</div>
<br>
<div class="gmail_quote">On Wed, May 31, 2017 at
10:07 AM, Luis Cebamanos <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:luiceur@gmail.com"
target="_blank">luiceur@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0
0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex">Hi all,<br>
<br>
We are trying to install VTK with python
wrappers on a Cray XC30 and we<br>
are facing numerous problems. Is there any
recommendations for Cray<br>
systems?<br>
We are getting warnings about the
(add_library) such as:<br>
"ADD_LIBRARY called with SHARED option but the
target platform does not<br>
support dynamic linking. Building a STATIC
library instead. This may<br>
lead to problems."<br>
<br>
Any suggestions?<br>
<br>
Regards,<br>
Luis<br>
______________________________<wbr>_________________<br>
Powered by <a moz-do-not-send="true"
href="http://www.kitware.com"
rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a
moz-do-not-send="true"
href="http://www.kitware.com/opensource/opensource.html"
rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Please keep messages on-topic and check the
VTK FAQ at: <a moz-do-not-send="true"
href="http://www.vtk.org/Wiki/VTK_FAQ"
rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FA<wbr>Q</a><br>
<br>
Search the list archives at: <a
moz-do-not-send="true"
href="http://markmail.org/search/?q=vtkusers"
rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a moz-do-not-send="true"
href="http://public.kitware.com/mailman/listinfo/vtkusers"
rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/vtkusers</a><br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</div>
</div>
</div>
</div>
<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>
Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>
Please keep messages on-topic and check the VTK FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
Search the list archives at: <a class="moz-txt-link-freetext" href="http://markmail.org/search/?q=vtkusers">http://markmail.org/search/?q=vtkusers</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/vtkusers">http://public.kitware.com/mailman/listinfo/vtkusers</a>
</pre>
</blockquote>
<br>
</body>
</html>