MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013103 | CMake | Modules | public | 2012-04-04 12:54 | 2016-06-10 14:31 |
Reporter | Valentine S. | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | 32bit | OS | windows | OS Version | 7 |
Product Version | CMake 2.8.7 | ||||
Target Version | Fixed in Version | ||||
Summary | 0013103: MSVC | ||||
Description | I have 2 cmake-projects which can generate MSVS 2010 solutions. I use module ExternalProject which help me include one project to another. There is no problems if external project name consists one word (without spaces). I have trouble if external project name consists several words. In additional information I put example. External project name is "11 dd" (then solution will be "11 dd.sln". | ||||
Steps To Reproduce | |||||
Additional Information | ------ Build started: Project: ZERO_CHECK, Configuration: Release Win32 ------ Checking Build System CMake does not need to re-run because C:/Users/vss/Desktop/projects/tradeinfr-dev/obj/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/Users/vss/Desktop/projects/tradeinfr-dev/obj/sources/login.server/CMakeFiles/generate.stamp is up-to-date. ------ Build started: Project: arachne, Configuration: Release Win32 ------ abort: destination 'arachne' is not empty Creating directories for 'arachne' Building Custom Rule C:/Users/vss/Desktop/projects/tradeinfr-dev/CMakeLists.txt CMake does not need to re-run because C:\Users\vss\Desktop\projects\tradeinfr-dev\obj\CMakeFiles\generate.stamp is up-to-date. Performing download step for 'arachne' ok Performing update step for 'arachne' ok No patch step for 'arachne' Performing configure step for 'arachne' -- CRYPTO++_INCLUDE_DIR = C:/Users/vss/Desktop/projects/cryptopp/include -- CRYPTO++_LIBRARIES = debug;C:/Users/vss/Desktop/projects/cryptopp/Win32/Output/Debug/cryptlib.lib;optimized;C:/Users/vss/Desktop/projects/cryptopp/Win32/Output/Release/cryptlib.lib -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) SUCCESS: Specified value was saved. -- Configuring done -- Generating done CUSTOMBUILD : CMake warning : Manually-specified variables were not used by the project: BOOST_INCLUDEDIR BOOST_LIBRARYDIR -- Build files have been written to: C:/Users/vss/Desktop/projects/tradeinfr-dev/obj/libs.src/arachne/src/arachne-build Performing build step for 'arachne' Microsoft (R) Visual Studio Version 10.0.30319.1. Copyright (C) Microsoft Corp. All rights reserved. The following files were specified on the command line: 111 dd.sln These files could not be found and will not be loaded. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6006: "cmd.exe" exited with code 1. ========== Build: 1 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-04-04 12:54 | Valentine S. | New Issue | |||
2012-08-11 21:35 | David Cole | Status | new => backlog | ||
2012-08-11 21:35 | David Cole | Note Added: 0030388 | |||
2016-06-10 14:28 | Kitware Robot | Note Added: 0042017 | |||
2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved | ||
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|