I guess I had to set the source root at the cmake root, not cmake/source. I didn't see a cmakelists.txt in the root, so I thought I was supposed to use cmake/source. It's working now. Thanks
On Dec 3, 2007 11:40 AM, Brandon Van Every <[EMAIL PROTECTED]> wrote: > On Dec 3, 2007 2:22 PM, Jesse Corrington <[EMAIL PROTECTED]> > wrote: > > I'm trying to build CMake from the latest nightly source and I'm having > > problems generating the project files using the binary version of CMake. > > Which OS? Which binary? And if you've got multiple versions of CMake > on your system, as I strongly suspect you do, how do you know that's > the binary you're actually executing? > > > When I hit configure I get the error "File /Source/cmConfigure.cmake.in > does > > not exist." I have checked and this file is there. I am setting the > source > > code path to ...\CMake\Source. Any ideas what is going on? Thanks. > > I'd completely throw out your source and binary treees, start your > build from scratch, and make sure it's absolutely clean, without PATH > interference from other versions of CMake. > > > Cheers, > Brandon Van Every > _______________________________________________ > CMake mailing list > [email protected] > http://www.cmake.org/mailman/listinfo/cmake >
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
