<div dir="ltr"><div><div>Likely that the compiler check is happening before the flag to disable the subproject is setup.<br></div>Would you mind removing the check (projects/win32/ispc.cmake) and telling me if condifuration continues?<br></div><br></div><div class="gmail_extra"><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">On Wed, Jun 7, 2017 at 10:46 AM, Su, Simon M CIV USARMY RDECOM ARL (US) <span dir="ltr"><<a href="mailto:simon.m.su.civ@mail.mil" target="_blank">simon.m.su.civ@mail.mil</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">CLASSIFICATION: UNCLASSIFIED<br>
<br>
thank you David. It is on a clean build.  I am equally puzzled.<br>
<br>
thanks<br>
-simon<br>
<span class=""><br>
-----Original Message-----<br>
From: David E DeMarle [mailto:<a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.<wbr>com</a>]<br>
</span><span class="">Sent: Wednesday, June 07, 2017 10:11 AM<br>
To: Su, Simon M CIV USARMY RDECOM ARL (US) <<a href="mailto:simon.m.su.civ@mail.mil">simon.m.su.civ@mail.mil</a>><br>
Cc: ParaView Developers <<a href="mailto:paraview-developers@paraview.org">paraview-developers@paraview.<wbr>org</a>><br>
</span><span class="">Subject: Re: [Non-DoD Source] Re: [Paraview-developers] windows 10 superbuild<br>
VS2013 requirement (UNCLASSIFIED)<br>
<br>
All active links contained in this email were disabled. Please verify the<br>
identity of the sender, and confirm the authenticity of all links contained<br>
within the message prior to copying and pasting the address to a Web browser.<br>
<br>
<br>
______________________________<wbr>__<br>
<br>
<br>
<br>
</span><span class="">I don't know why your command to turn off the ispc subproject isn't being<br>
respected then.<br>
<br>
Is c:\Users\one\build\pvsb-5.4\<wbr>build initially empty or does it still have the<br>
contents of a previous build?<br>
<br>
I would expect the above to work fine in a clean build.<br>
<br>
<br>
With a partial or old build, editing cmakecache (via cmake-gui or command<br>
line) to turn of ispc and configuring should also work.<br>
<br>
<br>
<br>
<br>
David E DeMarle<br>
Kitware, Inc.<br>
Principal Engineer<br>
21 Corporate Drive<br>
Clifton Park, NY 12065-8662<br>
Phone: <a href="tel:518-881-4909" value="+15188814909">518-881-4909</a><br>
<br>
On Wed, Jun 7, 2017 at 9:59 AM, Su, Simon M CIV USARMY RDECOM ARL (US)<br>
</span><span class=""><<a href="mailto:simon.m.su.civ@mail.mil">simon.m.su.civ@mail.mil</a> < Caution-mailto:<a href="mailto:simon.m.su.civ@mail.mil">simon.m.su.civ@<wbr>mail.mil</a> > > wrote:<br>
<br>
<br>
        CLASSIFICATION: UNCLASSIFIED<br>
<br>
</span><div><div class="h5">        Thank you David. But I think I also needed something else.... Please see<br>
        below.<br>
<br>
        thanks<br>
        -simon<br>
<br>
<br>
        c:\Users\one\build\pvsb-5.4\<wbr>build>cmake -G<br>
        Ninja -DCMAKE_INSTALL_PREFIX=<wbr>ParaView-5.4.0 -DCMAKE_BUILD_TYPE=Release -DENABLE_mpi:BOOL=ON<br>
         -DENABLE_python:BOOL=ON -DENABLE_paraview:BOOL=ON -DENABLE_ospray:BOOL=OFF -DENABLE_ispc:BOOL=OFF<br>
         -DENABLE_embree:BOOL=OFF -DENABLE_qt4:BOOL=OFF  -DENABLE_qt5:BOOL=ON -DENABLE_cxx11:BOOL=ON<br>
         -DENABLE_bzip2:BOOL=ON -DENABLE_png:BOOL=ON -DENABLE_numpy:BOOL=ON -DENABLE_paraviewtutorial:<wbr>BOOL=ON<br>
         -DENABLE_paraviewtutorialdata:<wbr>BOOL=ON -DENABLE_paraviewusersguide:<wbr>BOOL=ON -DENABLE_paraviewweb:BOOL=ON<br>
         -DENABLE_paraviewweblightviz:<wbr>BOOL=ON -DENABLE_<wbr>paraviewwebvisualizer:BOOL=ON<br>
-DENABLE_visitbridge:BOOL=ON<br>
         -DENABLE_vrpn:BOOL=ON ..\paraview-superbuild<br>
<br>
        -- The C compiler identification is MSVC 19.0.24215.1<br>
<br>
        -- The CXX compiler identification is MSVC 19.0.24215.1<br>
<br>
        -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual<br>
        Studio 14.0/VC/bin/amd64/cl.exe<br>
<br>
        -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual<br>
        Studio 14.0/VC/bin/amd64/cl.exe -- works<br>
<br>
        -- Detecting C compiler ABI info<br>
<br>
        -- Detecting C compiler ABI info - done<br>
<br>
        -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual<br>
        Studio 14.0/VC/bin/amd64/cl.exe<br>
<br>
        -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual<br>
        Studio 14.0/VC/bin/amd64/cl.exe -- works<br>
<br>
        -- Detecting CXX compiler ABI info<br>
<br>
        -- Detecting CXX compiler ABI info - done<br>
<br>
        -- Detecting CXX compile features<br>
<br>
        -- Detecting CXX compile features - done<br>
<br>
        -- Check size of void*<br>
<br>
        -- Check size of void* - done<br>
<br>
        -- Found Git: C:/Program Files/Git/cmd/git.exe (found version<br>
        "2.10.2.windows.1")<br>
<br>
        -- Determined source version for paraview: 5.4.0<br>
<br>
        CMake Error at projects/win32/ispc.cmake:2 (message):<br>
<br>
          The ispc project requires Visual Studio 2013.<br>
<br>
        Call Stack (most recent call first):<br>
<br>
          superbuild/cmake/<wbr>SuperbuildMacros.cmake:477 (include)<br>
<br>
          superbuild/CMakeLists.txt:113 (_superbuild_discover_<wbr>projects)<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
        -- Configuring incomplete, errors occurred!<br>
<br>
        See also "C:/Users/one/build/pvsb-5.4/<wbr>build/CMakeFiles/CMakeOutput.<wbr>log".<br>
<br>
<br>
<br>
<br>
<br>
        -----Original Message-----<br>
</div></div><span class="">        From: David E DeMarle [Caution-mailto:<a href="mailto:dave.demarle@kitware.com">dave.demarle@<wbr>kitware.com</a> <<br>
Caution-mailto:<a href="mailto:dave.demarle@kitware.com">dave.demarle@<wbr>kitware.com</a> > ]<br>
        Sent: Wednesday, June 07, 2017 8:47 AM<br>
        To: Su, Simon M CIV USARMY RDECOM ARL (US) <<a href="mailto:simon.m.su.civ@mail.mil">simon.m.su.civ@mail.mil</a> <<br>
</span><span class="">Caution-mailto:<a href="mailto:simon.m.su.civ@mail.mil">simon.m.su.civ@<wbr>mail.mil</a> > ><br>
        Cc: ParaView Developers <<a href="mailto:paraview-developers@paraview.org">paraview-developers@paraview.<wbr>org</a> <<br>
</span><span class="">Caution-mailto:<a href="mailto:paraview-developers@paraview.org">paraview-<wbr>developers@paraview.org</a> > ><br>
        Subject: [Non-DoD Source] Re: [Paraview-developers] windows 10 superbuild<br>
        VS2013 requirement (UNCLASSIFIED)<br>
<br>
        All active links contained in this email were disabled. Please verify the<br>
        identity of the sender, and confirm the authenticity of all links contained<br>
        within the message prior to copying and pasting the address to a Web browser.<br>
<br>
<br>
        ______________________________<wbr>__<br>
<br>
<br>
<br>
        Turn off embree as well.<br>
<br>
<br>
        David E DeMarle<br>
        Kitware, Inc.<br>
        Principal Engineer<br>
        21 Corporate Drive<br>
        Clifton Park, NY 12065-8662<br>
</span>        Phone: <a href="tel:518-881-4909" value="+15188814909">518-881-4909</a> < tel:<a href="tel:518-881-4909" value="+15188814909">518-881-4909</a> ><br>
<span class=""><br>
        On Wed, Jun 7, 2017 at 8:23 AM, Su, Simon M CIV USARMY RDECOM ARL (US)<br>
        <<a href="mailto:simon.m.su.civ@mail.mil">simon.m.su.civ@mail.mil</a> < Caution-mailto:<a href="mailto:simon.m.su.civ@mail.mil">simon.m.su.civ@<wbr>mail.mil</a> >  <<br>
</span>Caution-Caution-mailto:<a href="mailto:simon.m.su.civ@mail.mil">simon.<wbr>m.su.civ@mail.mil</a> <<br>
<span class="">Caution-mailto:<a href="mailto:simon.m.su.civ@mail.mil">simon.m.su.civ@<wbr>mail.mil</a> >  > > wrote:<br>
<br>
<br>
                CLASSIFICATION: UNCLASSIFIED<br>
<br>
                Hello,<br>
<br>
                On Windows 10 64bit, when I tried to use VS 2015 community for my<br>
ParaView<br>
                superbuild build, the cmake is complaining ospray requires VS2013<br>
even when<br>
                I have the following set<br>
<br>
                -DENABLE_ospray:BOOL=OFF -DENABLE_ispc:BOOL=OFF<br>
<br>
                Is there a way to use VS2015 community compiler to build ParaView<br>
                superbuild?<br>
<br>
                thank you much<br>
                -simon<br>
<br>
<br>
                CLASSIFICATION: UNCLASSIFIED<br>
<br>
                ______________________________<wbr>_________________<br>
</span>                Powered by <a href="http://Caution-Caution-www.kitware.com" rel="noreferrer" target="_blank">Caution-Caution-www.kitware.<wbr>com</a> <<br>
Caution-<a href="http://Caution-Caution-www.kitware.com" rel="noreferrer" target="_blank">http://Caution-<wbr>Caution-www.kitware.com</a> >  <<br>
Caution-Caution-<a href="http://www.kitware.com" rel="noreferrer" target="_blank">http://www.<wbr>kitware.com</a> < Caution-<a href="http://www.kitware.com" rel="noreferrer" target="_blank">http://www.kitware.com</a> >  ><br>
<span class=""><br>
                Visit other Kitware open-source projects at<br>
</span>        Caution-Caution-<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.<wbr>kitware.com/opensource/<wbr>opensource.html</a> <<br>
Caution-<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.<wbr>com/opensource/opensource.html</a> >  <<br>
        Caution-Caution-<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.<wbr>kitware.com/opensource/<wbr>opensource.html</a> <<br>
<span class="">Caution-<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.<wbr>com/opensource/opensource.html</a> >  ><br>
<br>
                Search the list archives at:<br>
</span>        Caution-Caution-<a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://<wbr>markmail.org/search/?q=<wbr>Paraview-developers</a> <<br>
Caution-<a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/<wbr>search/?q=Paraview-developers</a> >  <<br>
        Caution-Caution-<a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://<wbr>markmail.org/search/?q=<wbr>Paraview-developers</a> <<br>
<span class="">Caution-<a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/<wbr>search/?q=Paraview-developers</a> >  ><br>
<br>
                Follow this link to subscribe/unsubscribe:<br>
</span>                Caution-Caution-<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.<wbr>kitware.com/mailman/listinfo/<wbr>paraview-developers</a><br>
< Caution-<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.<wbr>com/mailman/listinfo/paraview-<wbr>developers</a> >  <<br>
        Caution-Caution-<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.<wbr>kitware.com/mailman/listinfo/<wbr>paraview-developers</a><br>
< Caution-<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.<wbr>com/mailman/listinfo/paraview-<wbr>developers</a> >  ><br>
<br>
<br>
<br>
<br>
<br>
        CLASSIFICATION: UNCLASSIFIED<br>
<br>
<br>
<br>
<br>
CLASSIFICATION: UNCLASSIFIED<br>
</blockquote></div><br></div>