I would, if could. Thats the point. The question was: "from the command line" Not inside the IDE.
On Tue, Mar 3, 2009 at 7:29 PM, Timenkov Yuri <[email protected]> wrote: > Just use "build project" command on it (through right click, for example). > > On 3/3/09, Anders Backman <[email protected]> wrote: >> Hi all. >> >> A slightly off-topic, but perhaps not question ;-) >> >> Is there a way to build the INSTALL project from the command line? >> >> Im trying the following: >> >> devenv /useenv vrlib.sln /build Debug /project INSTALL >> >> Microsoft (R) Visual Studio Version 9.0.21022.8. >> Copyright (C) Microsoft Corp. All rights reserved. >> 1>------ Skipped Build: Project: INSTALL, Configuration: Debug Win32 ------ >> 1>Project not selected to build for this solution configuration >> ========== Build: 0 succeeded, 0 failed, 4 up-to-date, 1 skipped ========== >> >> The project INSTALL is not selected in the Build target Debug Win32. >> >> Is there any way to build it anyway? It would be rather handy to be >> able to build the CMake Install project from command line too, without >> having to go into devenv and enable it for each project. >> _______________________________________________ >> Powered by www.kitware.com >> >> Visit other Kitware open-source projects at >> http://www.kitware.com/opensource/opensource.html >> >> Please keep messages on-topic and check the CMake FAQ at: >> http://www.cmake.org/Wiki/CMake_FAQ >> >> Follow this link to subscribe/unsubscribe: >> http://www.cmake.org/mailman/listinfo/cmake >> > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
