[CMake] Source path default update Problem

shawn mckenziie shawn.mcknezie at gmail.com
Tue May 16 12:48:24 EDT 2006


thanks i removed the cmakecache and rebuilt the tree.

On 5/16/06, Brad King <brad.king at kitware.com> wrote:
>
> shawn mckenziie wrote:
> > Hi all,
> > I am trying to change my source path to point to where my source files
> > are located (the first line when using cmake).
> > Upon Configuration, the path is changed back to default and i receive an
> > error regarding the absence of a CMakeLists.txt file (which of course is
> > not there since this default path is not in my source tree)
> >
> > Has anyone stumbled upon this problem with any solutions?
>
> There are two possibilities:
>
> 1.) If you have specified a build tree in the GUI:  Remove the
> CMakeCache.txt file from the build tree, or better yet remove the whole
> tree and start fresh.  Once a build tree is created it is locked to a
> given source tree.
>
> 2.) If you have not specified a build tree in the GUI:  Specify one.
>
> -Brad
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20060516/1643b036/attachment.html


More information about the CMake mailing list