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                                    
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to