<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Am trying to build Paraview with OpenGL2 backend to enable GPU acceleration under OS X.<div class=""><br class=""></div><div class="">I’m using the latest superbuild from git.  The CMake configuration/generation runs fine, and ‘make’ in the build directory completes without errors.  However, running ‘make install’ for the final step results in the error:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">CMake Error at cmake_install.cmake:39 (file):</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  file INSTALL cannot find</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  "/Users/xxxx/ParaView/Build/install/Applications/paraview.app”.</div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px;" class="">I do not get an executable to run</div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class="">Thanks for any pointers</div><div style="margin: 0px;" class="">M</div><div class=""><br class=""></div></body></html>