[CMake] Nina Generator on Windows generates too long link cmd lines

Claus Klein claus.klein at arcormail.de
Sun Jun 3 06:15:52 EDT 2012


Hi Peter,

I have tried it myself, but with different luck.

The Kdevelop works, but EclipseGenerator crashes while generating ...

May you have a look at it?

Claus

-------------- next part --------------
A non-text attachment was scrubbed...
Name: NinjaAddToKdevelopGenerator.patch
Type: application/octet-stream
Size: 1090 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120603/910c4ef5/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NinjaAddToEclipseGenerator.patch
Type: application/octet-stream
Size: 630 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120603/910c4ef5/attachment-0001.obj>
-------------- next part --------------

On 02.06.2012, at 18:58, Claus Klein wrote:

> Hi Peter,
>
> thanks for the commit. I will do my tests with this code again.
>
> But I have 2 more questions:
>
> It is possible to use Nina with Kdevelop and Eclipse generators too?
> And, too give more people a chance to test with ninja, is it  
> possible to enable it at nightly builds for Windows and MAS-OS?
>
> I have not Qt develop tools installed on Windows. But I want the  
> GUI ;-))
> So it would be nice if I could download the nightly binaries.
>
> Claus
>
>
> On 02.06.2012, at 14:58, Peter K?mmel wrote:
>
>> On 02.06.2012 12:03, Peter K?mmel wrote:
>>> Hi Claus,
>>>
>>> great you've started working on this!
>>>
>>> I fixed your TODO and pusjed it to stage:
>>> http://cmake.org/gitweb?p=stage/cmake.git;a=commitdiff;h=242f152c392882c88c47f4bcc3dc52a3431d2968
>>>
>>> CMake could now be build with msvc and mingw (when  
>>> CMAKE_RC_COMPILER is set).
>>>
>>
>> But it breaks mingw, because ar.exe doesn't like single backslashes  
>> in the rsp file.
>> With attached patch also mingw works. At least with -j1, otherwise  
>> there a access conflicts.
>>
>> I've no idea how other build systems handle this.
>>
>> Peter
>> <rsp_slash.patch>--
>>
>> 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://www.cmake.org/mailman/listinfo/cmake
>
> --
>
> 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://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list