On Fri, Oct 1, 2010 at 2:21 AM, Rolf Eike Beer <[email protected]> wrote: > Am Friday 01 October 2010 schrieb John Drescher: >> On Thu, Sep 30, 2010 at 7:47 PM, James Bigler <[email protected]> wrote: >> > On Thu, Sep 30, 2010 at 5:42 PM, James Bigler <[email protected]> > wrote: >> >> I'm currently using VS 2008 64 bit with CMake 2.6.3. >> > >> > This also happens with 2.8.3 RC1. >> >> That is good. I would be worried if it did not. The error means a file >> (traversal.c) is missing in your source or at least not in the folder >> that CMake is expecting. > > As you can see from James' log CMake did in fact _not_ stop the build but > continued building even if there was an error in generating. And: yes, I have > seen MSVC builds e.g. running through "INSTALL" even if one of the projects > before failed to build. > Sorry. You are correct. I have never seen this. However I believe the op is doing a build directly from cmake which I never do.
John _______________________________________________ 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
