View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000200CMakepublic2003-10-01 14:122003-10-28 13:19
ReporterRobert Mathews 
Assigned ToBrad King 
PriorityurgentSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000200: Resource Compiler Flags working under .NET?
DescriptionThis looks like a bug, can you enter it in the bug tracker?
http://public.kitware.com/Bug/ [^]

Thanks.

-Bill



At 06:08 PM 9/30/2003, Mathews, Rob wrote:
>I've noticed that .vcproj file that is generated for .NET 2003 doesn't
>define any preprocessor symbols for the resource compiler.
>
>So, if I look at section that defines the tool, it reads like this:
>
><Tool
> Name="VCResourceCompilerTool"
> AdditionalIncludeDirectories="..."
>/>
>
>when it should include the "PreprocessorDefinitions" tag. Reading the source
>code for CMake, it looks like Cmake simply neglects to define
>"PreprocessorDefinitions" for the resource compiler tool.
>
>Am I missing something here?
>
>Cmake 1.8.1, .NET 2003,
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0000199)
Bill Hoffman (manager)
2003-10-28 11:56

fixed in CVS :

Checking in Source/cmLocalVisualStudio7Generator.cxx;
/cvsroot/CMake/CMake/Source/cmLocalVisualStudio7Generator.cxx,v <-- cmLocalVisualStudio7Generator.cxx
new revision: 1.39; previous revision: 1.38
done
(0000200)
Brad King (manager)
2003-10-28 13:19

Fix has been merged to 1.8 branch for 1.8.2 release.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team