View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009012CMakeCMakepublic2009-05-12 19:152016-06-10 14:30
Reporterjaisins 
Assigned ToBill Hoffman 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0009012: CMake always looks in VC 8 folders for cl.exe
DescriptionInspite of selecting the build environment for Visual Studio 2008, and deleting cache, CMake looks in C:/Program Files/Microsoft Visual Studio 8/VC/bin/ for cl.exe, rc.exe and link.exe. These have to be checked in the advanced view and changed manually for correct filepaths, C:/Program Files/Microsoft Visual Studio 9/VC/bin/
After this step, cmake cannot configure for Visual Studio 2008, and fails with a Program database Manager mismatch error, while trying to check for a working cl.exe
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0016411)
jaisins (reporter)
2009-05-12 19:18

The environment to reproduce this-
Winows XP Professional, Visual Studio 2008, Cmake 2.6.4
(0016413)
Bill Hoffman (manager)
2009-05-12 20:23

I am not sure what you are talking about....

Can you give the exact steps for reproducing the problem?
(0041557)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2009-05-12 19:15 jaisins New Issue
2009-05-12 19:18 jaisins Note Added: 0016411
2009-05-12 20:23 Bill Hoffman Status new => assigned
2009-05-12 20:23 Bill Hoffman Assigned To => Bill Hoffman
2009-05-12 20:23 Bill Hoffman Note Added: 0016413
2016-06-10 14:27 Kitware Robot Note Added: 0041557
2016-06-10 14:27 Kitware Robot Status assigned => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:30 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team