[Qt-creator] Does any one interesting to help writting CMake Scripts for QtCreator?

Peter Kümmel syntheticpp at gmx.net
Wed Sep 12 12:47:33 CEST 2012


On 12.09.2012 12:39, Loaden wrote:
> ok, I will continue do it for myself.
> because cmake is great.

Please post a link of your fork.

Having cmake files makes it possible to build with ninja.
I'm looking forward to compare with qbs.

BTW if you maintain a "shadow" build system globbing for
files makes live easier (when the project is not full of
unused files)

Peter


>
> 2012/9/12 <eike.ziller at nokia.com>
>
>>
>> On 11 Sep 2012, at 16:33, ext Loaden <loaden at gmail.com> wrote:
>>
>>> For now QtCreator support qmake + qbs build system, but I think if there
>> exist CMake build system, that's would be great.
>>
>> No, I think it wouldn't. What advantage would that have to add
>> YetAnotherBuildSystem™ ?
>>
>> With all adding of the hassle of doing all the right resource copying,
>> making it work on the different platforms etc (think e.g. Mac OS)?
>> Already the additional qbs is a pain to keep in sync, and it's still not
>> set up to actually do the right things.
>> I really don't want bugreports from people complaining that something
>> doesn't work, just to find out that they were using cmake to build Qt
>> Creator and that missed to do something (like copying a resource).
>>
>>> After several day work, I can build QtCreator's library using CMake
>> scripts now.
>>> It's supported share Precompiled Header for both of MSVC / GCC, and for
>> CLang there does not support yet (But it should work like gcc, just need
>> some TODOs).
>>> So, does any one can help me to finished it?
>>> or review the code from here:
>> https://codereview.qt-project.org/#change,34052
>>> I am newbie on CMake.
>>> I am really really need your helps / tips / points.
>>> Thanks!
>>>
>>> ---------- Forwarded message ----------
>>> From: Loaden <loaden at gmail.com>
>>> Date: 2012/9/11
>>> Subject: Does any one interesting to help writting CMake Scripts for
>> QtCreator?
>>> To: cmake <cmake at cmake.org>, development <development at qt-project.org>,
>> interest at qt-project.org
>>>
>>>
>>> For now QtCreator support qmake + qbs build system, but I think if there
>> exist CMake build system, that's would be great.
>>> After several day work, I can build QtCreator's library using CMake
>> scripts now.
>>> It's supported share Precompiled Header for both of MSVC / GCC, and for
>> CLang there does not support yet (But it should work like gcc, just need
>> some TODOs).
>>> So, does any one can help me to finished it?
>>> or review the code from here:
>> https://codereview.qt-project.org/#change,34052
>>> I am newbie on CMake.
>>> I am really really need your helps / tips / points.
>>> Thanks!
>>>
>>>
>>>
>>> --
>>> Best Regards
>>> Yuchen
>>>
>>> _______________________________________________
>>> Qt-creator mailing list
>>> Qt-creator at qt-project.org
>>> http://lists.qt-project.org/mailman/listinfo/qt-creator
>>
>> --
>> Eike Ziller
>> Principal Software Engineer
>>
>> Nokia, Qt Development Frameworks
>>
>> Nokia gate5 GmbH
>> Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
>> Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
>> Umsatzsteueridentifikationsnummer: DE 812 845 193
>> Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori
>>
>>
>
>
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>



More information about the Qt-creator mailing list