<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Benjamin,<br>
    <br>
    This is of interest to me as I haven't been involved in the recent
    plugin changes and need to look through them more closely.<br>
    <br>
    You reported an informational message that is not an error. Could
    you report the actual error?<br>
    <br>
    btw, I also see the message on my ATI based system, but it doesn't
    prevent me from building. For example in ccmake I can press "e" to
    exit the informational screen where the message is displayed and
    then hit "g" to generate the make files and go on to compile without
    issue.<br>
    <br>
    Burlen<br>
    <br>
    <div class="moz-cite-prefix">On 01/02/2014 12:41 PM, Benjamin
      Spencer wrote:<br>
    </div>
    <blockquote
cite="mid:CANcsQPdoDtCvqB7ji-dOYHHfY1=pg=78ypVSt=jFM+r=7uqUvA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>I'm trying to build ParaView 4.1.0-RC2 from source on Mac
          OS (10.8.5). &nbsp;This machine does not have CUDA installed (and
          has no nvidia graphics hardware).</div>
        <div><br>
        </div>
        <div>When running ccmake, I get this error:</div>
        <div><br>
        </div>
        <div>CUDA_TOOLKIT_ROOT_DIR not found or specified<br>
        </div>
        <div><br>
        </div>
        <div>This seems to be coming from the call:</div>
        <div>find_package(CUDA)</div>
        <div>in</div>
        <div>Plugins/SciberQuestToolKit/SciberQuest/CMakeLists.txt<br>
        </div>
        <div><br>
        </div>
        <div>If I comment that line out, I can successfully compile.
          &nbsp;I'm no cmake guru, but it seems like if I don't have CUDA
          installed, find_package(CUDA) should just set CUDA_FOUND to
          OFF and not require any paths to CUDA to be set. &nbsp;Maybe this
          is an issue with the CUDA module in CMake rather than
          ParaView. &nbsp;I'm using the latest CMake (2.8.12.1).</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Ben</div>
        <div><br>
        </div>
        <div>
          <div dir="ltr">Benjamin Spencer<br>
            Fuels Modeling and Simulation<br>
            Idaho National Laboratory<br>
          </div>
        </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 ParaView Wiki at: <a class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>