On 17/11/2012, at 6:02 AM, Thiago Macieira <[email protected]> wrote:

> On sábado, 17 de novembro de 2012, às 05.35.18, you wrote:
>> On 17/11/2012, at 5:27 AM, Thiago Macieira <[email protected]> 
> wrote:
>>> On sábado, 17 de novembro de 2012 05.14.39, Lorn Potter wrote:
>>>> Hi,
>>>> So how is one supposed to build submodules that got "removed" by change
>>>> 41c3f2cb5f633f0e540482ca01b2c2caa2475e57 ?
>>>> 
>>>> certainly make module-qtsensors is now broken.
>>> 
>>> cd qtsensors && make
>> 
>> that only works from an in-source build. shadow builds will no longer create
>> those missing modules directories
> 
> mkdir qtsensors
> cd qtsensors
> qmake $srcdir
> make


That doesn't work for cross builds. or probably for any configuration options 
available, as any config tests for any modules removed are probably not run at 
configure time anymore.

I wasn't saying it is impossible to build. Rather, it would have been nice to 
find some other way to disable those modules for the release packages. Had the 
maintainers effected been added to reviewers for that change, I would have 
probably suggested something different be done.



_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to