<div dir="ltr"><div>I'm trying to build ParaView 4.1.0-RC2 from source on Mac OS (10.8.5). 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. 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. Maybe this is an issue with the CUDA module in CMake rather than ParaView. 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>