View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
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". | ||||||||
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. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0030388) David Cole (manager) 2012-08-11 21:35 |
Sending old, never assigned issues to the backlog. (The age of the bug, plus the fact that it's never been assigned to anyone means that nobody is actively working on it...) If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it: http://www.cmake.org/mailman/listinfo/cmake [^] It's easy to re-activate a bug here if you can find a CMake developer who has the bandwidth to take it on, and ferry a fix through to our 'next' branch for dashboard testing. |
(0042017) Kitware Robot (administrator) 2016-06-10 14:28 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |