On Mon, Oct 23, 2017 at 8:21 AM, Michael Powell <[email protected]> wrote: > HELP! > > As the subject says, I renamed the project folder to a saner location > (for me anyway), which is now causing CMake to complain about its > "cache". Somehow or another it is stuck on the previous path.
It is not enough apparently to delete the out of place files. So what I ended up doing was deleting the catch from the UI and reconfiguring. Then all was well. > This in spite of the fact I have CLEARED the out of place "build" > location. The cache does indeed reflect the old path. In spite of the > fact I am telling CMake the correct path where the source code is. > > I am running v3.9.2 on Windows 7. > > Muy frustrated! HELP! > > Cheers, > > Michael Powell -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake
