Opened 13 years ago

Closed 13 years ago

#3281 closed Bugs (invalid)

cmake error

Reported by: David Doria <daviddoria@…> Owned by: Douglas Gregor
Milestone: Boost 1.40.0 Component: CMake
Version: Boost 1.39.0 Severity: Problem
Keywords: Cc:

Description

With the latest svn source and an empty build directory, I get this when I run cmake:

CMake Error at tools/build/CMake/BoostCore.cmake:1389 (add_executable):

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.

Call Stack (most recent call first):

libs/spirit/example/qi/CMakeLists.txt:21 (boost_add_executable)

Change History (3)

comment:1 by troy d. straszheim, 13 years ago

Resolution: wontfix
Status: newclosed

we're not in svn anymore....

comment:2 by anonymous, 13 years ago

Resolution: wontfix
Status: closedreopened

Can you explain further? It looks like SVN is still the way to get boost?

http://www.boost.org/users/download/

comment:3 by troy d. straszheim, 13 years ago

Resolution: invalid
Status: reopenedclosed
Note: See TracTickets for help on using tickets.