View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015821 | CMake | Modules | public | 2015-10-29 22:49 | 2016-05-02 08:30 | ||||
Reporter | Ramon Zarazua B. | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | no change required | ||||||
Platform | Xbox One | OS | Windows 10 | OS Version | 10240 | ||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0015821: Durango.cmake module disables regeneration of project files | ||||||||
Description | When generating Xbox One project files for Visual Studio, a ZERO_CHECK project will not be generated. This is due to this variable setting in Durango.cmake #There seems to be some issue with how CMake adds the #dependency for the ZERO_CHECK PROJECT with XB1. #keeps trying to add the assembly output. #disabling for now. set(CMAKE_SUPPRESS_REGENERATION TRUE) This does not seem to be the case anymore, as I have been able to generate projects with ZERO_CHECK just fine using CMake 3.2.1-r4 and 3.4-r1 | ||||||||
Steps To Reproduce | Generate an Xbox One project file with the Visual Studio 2012 generator. The resulting project will not have a ZERO_CHECK visual studio project as is the default for all other platforms. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0039708) Brad King (manager) 2015-10-30 08:35 |
Where did you get the Durango.cmake file? AFAIK upstream CMake does not distribute one. |
(0039711) Ramon Zarazua B. (reporter) 2015-10-30 14:21 |
I'm working with the Autodesk Stingray game engine, and their build scripts download the required version of cmake into a directory and run it to configure project files. This could be a file added by Autodesk. I assumed that it was part of cmake since the file is under cmake-<ver>/share/cmake-<ver>/Modules and not under Stingray's cmake scripts directory. |
(0039719) Brad King (manager) 2015-11-02 09:04 |
The module must be added by the Autodesk Stingray scripts or to some version they publish for download by the scripts. Please ask about it in their forums instead. |
(0040954) Robert Maynard (manager) 2016-05-02 08:30 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2015-10-29 22:49 | Ramon Zarazua B. | New Issue | |
2015-10-30 08:35 | Brad King | Note Added: 0039708 | |
2015-10-30 14:21 | Ramon Zarazua B. | Note Added: 0039711 | |
2015-11-02 09:04 | Brad King | Note Added: 0039719 | |
2015-11-02 09:04 | Brad King | Status | new => resolved |
2015-11-02 09:04 | Brad King | Resolution | open => no change required |
2016-05-02 08:30 | Robert Maynard | Note Added: 0040954 | |
2016-05-02 08:30 | Robert Maynard | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |