On Friday, December 07, 2012 11:57:06 AM Ziller Eike wrote:
> On 07.12.2012, at 11:05, Sergio Ahumada wrote:
> > On 12/07/2012 10:56 AM, Ziller Eike wrote:
> >> Hi,
> >>
> >> On 07.12.2012, at 00:26, Yang Fan wrote:
> >>> Hi All,
> >>>
> >>> I'm trying building Qt5 from Git on Mac OS X 10.8.2,
Le 7 déc. 2012 12:49, "Thiago Macieira" a
écrit :
>
> On sexta-feira, 7 de dezembro de 2012 11.57.06, Ziller Eike wrote:
> > > git://gitorious.org/qtwebkit/qt5-module.git
> > >
> > >
> > >
> > > which is old, unused and deprecated.
> >
> > Guys, wasn't there some consensus to announce changes that
Hi,
Thanks, it works.
Regards,
Fan Yang
On 2012-12-7, at 下午5:56, Ziller Eike wrote:
> Hi,
>
> On 07.12.2012, at 00:26, Yang Fan wrote:
>
>> Hi All,
>>
>> I'm trying building Qt5 from Git on Mac OS X 10.8.2, but it fails. I used
>> the following configure:
>> ./configure -developer-bu
On sexta-feira, 7 de dezembro de 2012 11.57.06, Ziller Eike wrote:
> > git://gitorious.org/qtwebkit/qt5-module.git
> >
> >
> >
> > which is old, unused and deprecated.
>
> Guys, wasn't there some consensus to announce changes that might destroy
> people's workflows? This is the first time I hear
On 07.12.2012, at 11:05, Sergio Ahumada wrote:
> On 12/07/2012 10:56 AM, Ziller Eike wrote:
>> Hi,
>>
>> On 07.12.2012, at 00:26, Yang Fan wrote:
>>
>>> Hi All,
>>>
>>> I'm trying building Qt5 from Git on Mac OS X 10.8.2, but it fails. I used
>>> the following configure:
>>> ./configure -de
On 12/07/2012 10:56 AM, Ziller Eike wrote:
> Hi,
>
> On 07.12.2012, at 00:26, Yang Fan wrote:
>
>> Hi All,
>>
>> I'm trying building Qt5 from Git on Mac OS X 10.8.2, but it fails. I used
>> the following configure:
>> ./configure -developer-build -opensource -confirm-license -openssl -icu
>> -no
Hi,
On 07.12.2012, at 00:26, Yang Fan wrote:
> Hi All,
>
> I'm trying building Qt5 from Git on Mac OS X 10.8.2, but it fails. I used the
> following configure:
> ./configure -developer-build -opensource -confirm-license -openssl -icu
> -nomake tests -nomake demos -nomake examples -platform ma
Hi All,
I'm trying building Qt5 from Git on Mac OS X 10.8.2, but it fails. I used
the following configure:
./configure -developer-build -opensource -confirm-license -openssl -icu
-nomake tests -nomake demos -nomake examples -platform macx-clang
And my clang version is:
Yang-FanmatoMac-mini:qt5 ya