<div>Hi</div><div><br></div>I actually switched to Visual Studio makefiles which removed the error about not knowing how to make &quot;D:\scratch\win32\paraview\bin\vtkWrapClientServer&quot; (and I did have other issues too...).  Now I am trying to go back to using nmake and the problem is back.  I have tried building the example filter that comes with ParaView in a separate location? I added the following to the top of the CMakeLists.txt:<div>
<br></div><div>8&lt;------------------------------------------------------------------</div><div><div>CMAKE_MINIMUM_REQUIRED(VERSION 2.6)</div><div>FIND_PACKAGE(ParaView REQUIRED)</div><div>INCLUDE(${PARAVIEW_USE_FILE})</div>
<div><div>------------------------------------------------------------------&gt;8</div><div></div></div><div><br></div><div>Here is the output from trying to build:</div><div><div><br></div><div>8&lt;------------------------------------------------------------------</div>
<div></div></div><div><div>D:\scratch\win32\tmp\Filter-build&gt;cmake -G &quot;NMake Makefiles&quot; ..\Filter</div><div>-- Loading ParaView CMake commands</div><div>-- Loading ParaView CMake commands - done</div><div>-- Looking for Q_WS_X11</div>
<div>-- Looking for Q_WS_X11 - not found.</div><div>-- Looking for Q_WS_WIN</div><div>-- Looking for Q_WS_WIN - found</div><div>-- Looking for Q_WS_QWS</div><div>-- Looking for Q_WS_QWS - not found.</div><div>-- Looking for Q_WS_MAC</div>
<div>-- Looking for Q_WS_MAC - not found.</div><div>-- Found Qt-Version 4.6.2 (using D:/scratch/win32/qt-everywhere-opensource-src-4.6.2/bin/qmake.exe)</div><div>-- Configuring done</div><div>-- Generating done</div><div>
-- Build files have been written to: D:/scratch/win32/tmp/Filter-build</div><div> </div><div>D:\scratch\ win32\tmp\Filter-build&gt;nmake</div><div> </div><div>Microsoft (R) Program Maintenance Utility Version 9.00.30729.01</div>
<div>Copyright (C) Microsoft Corporation.  All rights reserved.</div><div> </div><div>NMAKE : fatal error U1073: don&#39;t know how to make &#39;D:\scratch\win32\paraview\bin\vtkWrapClientServer&#39;</div><div>Stop.</div>
<div>NMAKE : fatal error U1077: &#39;&quot;C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe&quot;&#39; : return code &#39;0x2&#39;</div><div>Stop.</div><div>NMAKE : fatal error U1077: &#39;&quot;C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe&quot;&#39; : return code &#39;0x2&#39;</div>
<div>Stop.</div><div> </div><div>D:\scratch\win32\tmp\Filter-build&gt;</div></div><div><div><div>------------------------------------------------------------------&gt;8</div><div></div></div></div><div><br></div><div>I can&#39;t work out what it could be as I built ParaView with nmake.  BTW I&#39;m using latest ParaView and cmake 2.8.2.</div>
<div><br></div><div>Can anyone help?</div><div><br></div><div>Thanks in advance,</div><div>Paul</div><div><br><div class="gmail_quote">On 21 July 2010 18:42, Paul Edwards <span dir="ltr">&lt;<a href="mailto:paul.m.edwards@gmail.com">paul.m.edwards@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Found the problem.  It was due to a symlink in the tar file that resulted in a corrupted file when untarring with interix....<div>
<div></div><div class="h5"><br><br><div class="gmail_quote">On 21 July 2010 17:46, Paul Edwards <span dir="ltr">&lt;<a href="mailto:paul.m.edwards@gmail.com" target="_blank">paul.m.edwards@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<div><br></div><div>I&#39;m trying to build plugins against the latest version of ParaView (git master) on windows and it is failing with:</div>

<div><br></div><div>    NMAKE : fatal error U1073: don&#39;t know how to make &quot;D:\paraview\bin\vtkWrapClientServer&quot;</div>
<div><br></div><div>I built ParaView ok with nmake on the command line but now my plugins aren&#39;t building.  Can anyone think of a reason for this?  (Note: the same CMakeLists.txt that I use to build on linux and it did work before on windows - although it&#39;s been a while...)</div>


<div><br></div><div>Thanks in advance,<br><font color="#888888">Paul</font></div>
</blockquote></div><br>
</div></div></blockquote></div><br></div></div>