<div dir="ltr">This fixes it for me at least.<div><a href="https://gitlab.kitware.com/paraview/paraview-superbuild/merge_requests/343" target="_blank">https://gitlab.kitware.com/<wbr>paraview/paraview-superbuild/<wbr>merge_requests/343</a><br><div><br></div><div>There is now an ispc binary for vs2015. Before the next release I'll try that out and then make that an option too.</div><div class="gmail_extra"><br clear="all"><div><div class="m_2001588708827661870gmail_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 href="tel:(518)%20881-4909" value="+15188814909" target="_blank">518-881-4909</a></div></div></div></div></div></div>
<br><div class="gmail_quote">On Wed, Jun 7, 2017 at 11:37 AM, David E DeMarle <span dir="ltr"><<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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"><span><br clear="all"><div><div class="m_2001588708827661870m_2359036657492070453gmail_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 href="tel:(518)%20881-4909" value="+15188814909" target="_blank">518-881-4909</a></div></div></div></div></div></div>
<br></span><div><div class="m_2001588708827661870h5"><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><br>
-----Original Message-----<br>
From: David E DeMarle [mailto:<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.c<wbr>om</a>]<br>
</span><span>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" target="_blank">simon.m.su.civ@mail.mil</a>><br>
Cc: ParaView Developers <<a href="mailto:paraview-developers@paraview.org" target="_blank">paraview-developers@paraview.<wbr>org</a>><br>
</span><span>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>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\bu<wbr>ild 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" target="_blank">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><<a href="mailto:simon.m.su.civ@mail.mil" target="_blank">simon.m.su.civ@mail.mil</a> < Caution-mailto:<a href="mailto:simon.m.su.civ@mail.mil" target="_blank">simon.m.su.civ@<wbr>mail.mil</a> > > wrote:<br>
<br>
<br>
        CLASSIFICATION: UNCLASSIFIED<br>
<br>
</span><div><div class="m_2001588708827661870m_2359036657492070453h5">        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\bu<wbr>ild>cmake -G<br>
        Ninja -DCMAKE_INSTALL_PREFIX=ParaVie<wbr>w-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:BOOL<wbr>=ON<br>
         -DENABLE_paraviewtutorialdata<wbr>:BOOL=ON -DENABLE_paraviewusersguide:BO<wbr>OL=ON -DENABLE_paraviewweb:BOOL=ON<br>
         -DENABLE_paraviewweblightviz:<wbr>BOOL=ON -DENABLE_paraviewwebvisualizer<wbr>: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/SuperbuildMac<wbr>ros.cmake:477 (include)<br>
<br>
          superbuild/CMakeLists.txt:113 (_superbuild_discover_projects<wbr>)<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
        -- Configuring incomplete, errors occurred!<br>
<br>
        See also "C:/Users/one/build/pvsb-5.4/b<wbr>uild/CMakeFiles/CMakeOutput.lo<wbr>g".<br>
<br>
<br>
<br>
<br>
<br>
        -----Original Message-----<br>
</div></div><span>        From: David E DeMarle [Caution-mailto:<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@k<wbr>itware.com</a> <<br>
Caution-mailto:<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@ki<wbr>tware.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" target="_blank">simon.m.su.civ@mail.mil</a> <<br>
</span><span>Caution-mailto:<a href="mailto:simon.m.su.civ@mail.mil" target="_blank">simon.m.su.civ@<wbr>mail.mil</a> > ><br>
        Cc: ParaView Developers <<a href="mailto:paraview-developers@paraview.org" target="_blank">paraview-developers@paraview.<wbr>org</a> <<br>
</span><span>Caution-mailto:<a href="mailto:paraview-developers@paraview.org" target="_blank">paraview-develo<wbr>pers@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" target="_blank">518-881-4909</a> < tel:<a href="tel:518-881-4909" value="+15188814909" target="_blank">518-881-4909</a> ><br>
<span><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" target="_blank">simon.m.su.civ@mail.mil</a> < Caution-mailto:<a href="mailto:simon.m.su.civ@mail.mil" target="_blank">simon.m.su.civ@<wbr>mail.mil</a> >  <<br>
</span>Caution-Caution-mailto:<a href="mailto:simon.m.su.civ@mail.mil" target="_blank">simon.m<wbr>.su.civ@mail.mil</a> <<br>
<span>Caution-mailto:<a href="mailto:simon.m.su.civ@mail.mil" target="_blank">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.co<wbr>m</a> <<br>
Caution-<a href="http://Caution-Caution-www.kitware.com" rel="noreferrer" target="_blank">http://Caution-Caution<wbr>-www.kitware.com</a> >  <<br>
Caution-Caution-<a href="http://www.kitware.com" rel="noreferrer" target="_blank">http://www.kit<wbr>ware.com</a> < Caution-<a href="http://www.kitware.com" rel="noreferrer" target="_blank">http://www.kitware.com</a> >  ><br>
<span><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.kit<wbr>ware.com/opensource/opensource<wbr>.html</a> <<br>
Caution-<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com<wbr>/opensource/opensource.html</a> >  <<br>
        Caution-Caution-<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kit<wbr>ware.com/opensource/opensource<wbr>.html</a> <<br>
<span>Caution-<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com<wbr>/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://markmai<wbr>l.org/search/?q=Paraview-devel<wbr>opers</a> <<br>
Caution-<a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/se<wbr>arch/?q=Paraview-developers</a> >  <<br>
        Caution-Caution-<a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmai<wbr>l.org/search/?q=Paraview-devel<wbr>opers</a> <<br>
<span>Caution-<a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/se<wbr>arch/?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/p<wbr>araview-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/p<wbr>araview-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></div></div>
</blockquote></div><br></div></div></div>