Hi,<div><br></div><div>I have tracked down the problem to be an issue with CMake and Windows 7 which you can track at <a href="http://public.kitware.com/Bug/view.php?id=10808">http://public.kitware.com/Bug/view.php?id=10808</a>. A workaround is to explicitly set CMake and Visual Studio to run as administrator. If you choose to use this work around you will need to delete your ParaView build directory.</div>

<div><br></div><div>To explicitly set an application to run as administrator:</div><div><ol><li><span class="Apple-style-span" style="font-family: &#39;Lucida Grande&#39;, Arial, Helvetica, &#39;Liberation Sans&#39;, FreeSans, sans-serif; font-size: 13px; line-height: 16px; ">Right-click the application, and then click</span><span class="Apple-style-span" style="font-family: &#39;Lucida Grande&#39;, Arial, Helvetica, &#39;Liberation Sans&#39;, FreeSans, sans-serif; font-size: 13px; line-height: 16px; "> </span><span class="Apple-style-span" style="font-family: &#39;Lucida Grande&#39;, Arial, Helvetica, &#39;Liberation Sans&#39;, FreeSans, sans-serif; font-size: 13px; line-height: 16px; "><span style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">Properties</span></span></li>

<li><span class="Apple-style-span" style="font-family: &#39;Lucida Grande&#39;, Arial, Helvetica, &#39;Liberation Sans&#39;, FreeSans, sans-serif; font-size: 13px; line-height: 16px; ">Click the <span style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">Compatibility </span>tab</span></li>

<li><span class="Apple-style-span" style="font-family: &#39;Lucida Grande&#39;, Arial, Helvetica, &#39;Liberation Sans&#39;, FreeSans, sans-serif; font-size: 13px; line-height: 16px; ">Check <span style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">Run this program as an administrator</span></span></li>

</ol></div><div><br><div class="gmail_quote">On Tue, Jun 8, 2010 at 3:31 PM, Dr. X <span dir="ltr">&lt;<a href="mailto:xunlei@renci.org">xunlei@renci.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">




  

<div bgcolor="#ffffff" text="#000000">
Thanks a lot, Rob.<div class="im"><br>
On 6/8/2010 3:25 PM, Robert Maynard wrote:
<blockquote type="cite">
  
  <div>
  <ul>
    <li>Are you running CMake as an Administrator or Standard User</li>
  </ul>
  </div>
</blockquote></div>
A: Administrator<div class="im"><br>
<blockquote type="cite">
  <div>
  <ul>
    <li>What Version of Visual Studio are you using ( Express / Premium
/ Ultimate / Pro )</li>
  </ul>
  </div>
</blockquote></div>
A: MSVC2010 Ultimate. I have a lot of compilation problems, e.g.
redefinition in ws2def.h and winsock2.h, when I use MSVC2008, even
after uninstalling and reinstalling MSVC2008 and Microsoft SDK7.1
twice. Thus I was quite skeptical what gonna happen with MSVC2010. It
turned out I went a lot further with MSVC2010.<br>
<br>
Please let me know what else you need.<br>
<br>
Best,<div><div></div><div class="h5"><br>
x<br>
<blockquote type="cite">
  <div>
  <div class="gmail_quote">On Tue, Jun 8, 2010 at 2:15 PM, Dr. X <span dir="ltr">&lt;<a href="mailto:xunlei@renci.org" target="_blank">xunlei@renci.org</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">
    <div bgcolor="#ffffff" text="#000000">
Hi Robert,<br>
Here you go. Thanks a lot.<br>
    <br>
Best,<br>
    <font color="#888888">x</font>
    <div>
    <div><br>
    <br>
On 6/8/2010 1:22 PM, Robert Maynard wrote:
    <blockquote type="cite"> Would you be able to provide the
CMakeCache.txt from the build folder?<br>
      <br>
      <div class="gmail_quote">On Tue, Jun 8, 2010 at 11:48 AM, Dr. X <span dir="ltr">&lt;<a href="mailto:xunlei@renci.org" target="_blank">xunlei@renci.org</a>&gt;</span>
wrote:<br>
      <blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">Hi
All,<br>
I have following errors on project &quot;pqApplicationComponents&quot;.<br>
        <br>
Error    21    error C1083: Cannot open include file:
&#39;ui_pqLinksManager.h&#39;: No such file or directory  
 D:\ParaView\Qt\Components\pqLinksManager.h    38  
 pqApplicationComponents<br>
Error    30    error C1083: Cannot open include file:
&#39;ui_pqMultiViewFrameMenu.h&#39;: No such file or directory  
 D:\ParaView\Qt\Components\pqMultiViewFrame.h    38  
 pqApplicationComponents<br>
Error    29    error C1083: Cannot open include file:
&#39;ui_pqPluginDialog.h&#39;: No such file or directory  
 D:\ParaView\Qt\Components\pqPluginDialog.h    39  
 pqApplicationComponents<br>
Error    8    error C3861: &#39;mkdir&#39;: identifier not found  
 D:\ParaView\Applications\AdaptiveParaView\ppRawStridedReader2.cxx  
 113    ppRawStridedReader2<br>
        <br>
It seems like the Qt .ui files are not added into the project. Could
you please help?<br>
Thanks a lot.<br>
        <br>
Best,<br>
x<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
        <br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
        <br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
        <br>
Follow this link to subscribe/unsubscribe:<br>
        <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
      </blockquote>
      </div>
      <br>
      <br clear="all">
      <br>
-- <br>
Robert Maynard<br>
    </blockquote>
    <br>
    </div>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
  <br clear="all">
  <br>
-- <br>
Robert Maynard<br>
  </div>
</blockquote>
<br>
</div></div></div>

</blockquote></div><br><br clear="all"><br>-- <br>Robert Maynard<br>
</div>