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

--

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