2010/3/29 [email protected] <[email protected]> > > Hello, > > I've the following message while generating projects with cmake: > > CMake Error: Error required internal CMake variable not set, cmake may be not > be built correctly. > Missing variable is: > CMAKE_EDIT_COMMAND-- Generating done > > Everything works fine but I would like to avoid this warning. > Thanks
What is the version of CMake? --> cmake --version is it occuring with cmake command line, ccmake, cmake-gui ? Is the cmake you are using the one packaged by Ubuntu or did you compile it yourself? Could you reproduce the problem with a small standalone project? -- Erk Membre de l'April - « promouvoir et défendre le logiciel libre » - http://www.april.org _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
