[cmake-developers] [CMake 0014088]: WinCE Visual Studio generators emit incorrect project if /ENTRY option is changed

Mantis Bug Tracker mantis at public.kitware.com
Mon Apr 15 10:43:44 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14088 
====================================================================== 
Reported By:                Jan Hudec
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14088
Category:                   Modules
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-04-15 10:43 EDT
Last Modified:              2013-04-15 10:43 EDT
====================================================================== 
Summary:                    WinCE Visual Studio generators emit incorrect
project if /ENTRY option is changed
Description: 
I have wmain defined in some CE projects and therefore use
/ENTRY:mainWCRTStartup option. But in currentl nightly it generates invalid
project with two instances of the `EntryPointSymbol` option.

Steps to Reproduce: 
Set `/ENTRY` option and generate project with any Visual Studio 9 2008 Windows
CE generator.

Additional Information: 
The code in
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2118a2016f69f3c7cdb711eaaa2f6ca9374103ce
needs to check that the `EntryPointSymbol` attribute was already written by the
base class.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-04-15 10:43 Jan Hudec      New Issue                                    
======================================================================




More information about the cmake-developers mailing list