MantisBT - CMake
View Issue Details
0010001CMakeCMakepublic2009-12-06 13:052011-06-06 18:25
Matthäus G. Chajdas 
Bill Hoffman 
normalminoralways
closedfixed 
CMake-2-8 
CMake 2.8.4 
0010001: VS 2010 generator skips .rc files
The VS 2008 generator compiles .rc files using the rc compiler. For VS 2010, these files are simply ignored. Manually selecting them and setting the build tool to "Resource compiler" is enough to get it working.
No tags attached.
Issue History
2009-12-06 13:05Matthäus G. ChajdasNew Issue
2009-12-09 11:52Bill HoffmanNote Added: 0018739
2009-12-09 11:52Bill HoffmanNote Added: 0018740
2009-12-09 11:52Bill HoffmanStatusnew => assigned
2009-12-09 11:52Bill HoffmanAssigned To => Bill Hoffman
2009-12-14 06:41Matthäus G. ChajdasNote Added: 0018842
2011-02-03 17:45David ColeStatusassigned => resolved
2011-02-03 17:45David ColeFixed in Version => CMake 2.8.4
2011-02-03 17:45David ColeResolutionopen => fixed
2011-06-06 18:25David ColeStatusresolved => closed
2011-06-06 18:25David ColeNote Added: 0026684

Notes
(0018739)
Bill Hoffman   
2009-12-09 11:52   
$ cvs commit -m "Fix for bug 10001, make vs 10 compiler .rc files correctly" cmVisualStudio10TargetGenerator.cxx
Committer: Bill Hoffman <bill.hoffman@kitware.com>
/cvsroot/CMake/CMake/Source/cmVisualStudio10TargetGenerator.cxx,v <-- cmVisualStudio10TargetGenerator.cxx
new revision: 1.29; previous revision: 1.28
(0018740)
Bill Hoffman   
2009-12-09 11:52   
I have checked in a fix, please give it a try when you get a chance. It should be in the Dec 10 nightly or if you build from CVS, any version after today.
(0018842)
Matthäus G. Chajdas   
2009-12-14 06:41   
Just checked with 2.9.20091210, works fine! Thanks!
(0026684)
David Cole   
2011-06-06 18:25   
Closing resolved issues that have not been updated in more than 3 months.