Re: [Development] Optional Dependencies and Distribution of Examples

2014-10-20 Thread Lisandro Damián Nicanor Pérez Meyer
On Tuesday 14 October 2014 06:22:51 Knoll Lars wrote: [snip] > A possible solution that we had discussed in Oslo was to create a > dedicated example repository that contains a set of high quality examples > that we also want to show in Creator. If this repo is built at the end, we > could make use

Re: [Development] Optional Dependencies and Distribution of Examples

2014-10-14 Thread Milian Wolff
On Tuesday 14 October 2014 06:22:51 Knoll Lars wrote: > Hi Milian, > > On 13/10/14 12:41, "Milian Wolff" wrote: > > > >Hey all, > > > >I have a question regarding the handling of optional dependencies, and > >how > >that influences the distribution of Qt code, esp. the creation of > >tarballs

Re: [Development] Optional Dependencies and Distribution of Examples

2014-10-13 Thread Koehne Kai
> -Original Message- > From: development-bounces+kai.koehne=theqtcompany.com@qt- > [...] > So far so good. But when qt5.git builds WebChannel without WebSockets > available, the examples wont be build. What implications does this have? > > a) No CI coverage of whether the examples build

Re: [Development] Optional Dependencies and Distribution of Examples

2014-10-13 Thread Knoll Lars
Hi Milian, On 13/10/14 12:41, "Milian Wolff" wrote: >Hey all, > >I have a question regarding the handling of optional dependencies, and >how >that influences the distribution of Qt code, esp. the creation of >tarballs and >binaries. > >Qt WebChannel uses Qt WebSockets for its examples, and tha

[Development] Optional Dependencies and Distribution of Examples

2014-10-13 Thread Milian Wolff
Hey all, I have a question regarding the handling of optional dependencies, and how that influences the distribution of Qt code, esp. the creation of tarballs and binaries. Qt WebChannel uses Qt WebSockets for its examples, and that optionally and only there. The rest of the code works fine wi