[cmake-developers] [CMake 0013652]: Codeblocks Ninja Generator: Unable to build from Codeblocks GUI

Mantis Bug Tracker mantis at public.kitware.com
Sun Nov 4 09:34:17 EST 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13652 
====================================================================== 
Reported By:                Chuck Frayman
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13652
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-11-04 09:34 EST
Last Modified:              2012-11-04 09:34 EST
====================================================================== 
Summary:                    Codeblocks Ninja Generator: Unable to build from
Codeblocks GUI
Description: 
When using the Codeblocks: Ninja generator, when building a target from the
Codeblocks GUI, ninja is executed as such:

ninja -f /full/path/to/Makefile VERBOSE=1 all

The generated build commands in the .cbp project file contain the switches used
for the the Makefile generator. 

Problem also reproduced in Windows (MinGW).

Steps to Reproduce: 
- Use cmake to configure a project to use the Codeblocks: Ninja generator
- Open the generated .cbp file in Codeblocks
- Use the "build" command from Codeblocks to attempt to build the project
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-11-04 09:34 Chuck Frayman  New Issue                                    
======================================================================




More information about the cmake-developers mailing list