Opened 13 years ago
Closed 13 years ago
#3281 closed Bugs (invalid)
cmake error
Reported by: | 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 , 13 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 by , 13 years ago
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
Can you explain further? It looks like SVN is still the way to get boost?
we're not in svn anymore....