Boost C++ Libraries: Ticket #3255: CMake fails https://svn.boost.org/trac10/ticket/3255 <p> CMake won't generate the make files because of this error: </p> <p> CMake Error at tools/build/CMake/BoostCore.cmake:1389 (add_executable): </p> <blockquote> <p> add_executable cannot create target "spirit-num_list1" because another target with the same name already exists. The existing target is an executable created in source directory "/home/doriad/src/Boost/libs/spirit/example/karma". See documentation for policy CMP0002 for more details. </p> </blockquote> <p> Call Stack (most recent call first): </p> <blockquote> <p> libs/spirit/example/qi/CMakeLists.txt:21 (boost_add_executable) </p> </blockquote> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3255 Trac 1.4.3 anonymous Fri, 26 Feb 2010 01:32:56 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3255#comment:1 https://svn.boost.org/trac10/ticket/3255#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">invalid</span> </li> </ul> <p> Please resubmit this error report to the maintainers of the CMake build system for Boost. </p> <p> Regards Hartmut </p> Ticket