MantisBT - CMake
View Issue Details
0005217CMakeCMakepublic2007-06-19 20:042016-06-10 14:30
Mike Talbot 
Bill Hoffman 
normalmajoralways
closedmoved 
 
 
0005217: Add platform to VS8 build command
VS8 adds support for additional platforms (e.g. x64), so when building the configuration should include the platform name, e.g. "/Build Debug|Win32" or "/Build Release|x64".

If the platform name is omitted, devenv works ok (as long as the sln only has one platform). However I am using IncrediBuild (distributed build system) which requires the platform name to always be present.

Patch attached fixes problem.
No tags attached.
patch platform.patch (1,352) 1969-12-31 19:00
https://public.kitware.com/Bug/file/1038/platform.patch
Issue History
2008-10-09 13:02Bill HoffmanNote Added: 0013795
2016-06-10 14:27Kitware RobotNote Added: 0041372
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0013795)
Bill Hoffman   
2008-10-09 13:02   
Can you update this for CVS CMake?
(0041372)
Kitware Robot   
2016-06-10 14:27   
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.