Le 15/12/2011 17:11, Thiago Macieira a écrit :
> On Thursday, 15 de December de 2011 15.36.24, Yves Bailly wrote:
>>> There is a Jira item related to this
>>> https://bugreports.qt.nokia.com/browse/QTBUG-20556. The configure
>>> succeeds if you leave -ltcg out.
>> Indeed it works (compiling example
I have an application that has been shipping in the Mac app store for
several months based on Qt. Recently I submitted a minor update.
This time I got rejected due to private API usage:
(: _NSDrawCarbonThemeBezel, : _NSDrawCarbonThemeListBox) in
framework: '/System/Library/Frameworks/AppKit.fram
On Thursday, 15 de December de 2011 18.01.04, Harri Pasanen wrote:
> It only seemed to go over by 166 bytes, out of 80,000,000 allowed.
> So I would guess playing with compile size optimization flags might help,
> (or rewriting something to be more tight).
I don't think it requires in total only
So lighthouse aka Qt Platform Abstraction (QPA) is in!
My immediate questions are what does this mean for iOS and Android? I'd like to
get to developing on these platforms. Is there any guides on how to use 4.8
with Qt Creator and target these just as easily as demonstrated with Android
and 2.7
On 12/15/2011 05:11 PM, Thiago Macieira wrote:
> On Thursday, 15 de December de 2011 15.36.24, Yves Bailly wrote:
>>> There is a Jira item related to this
>>> https://bugreports.qt.nokia.com/browse/QTBUG-20556. The configure
>>> succeeds if you leave -ltcg out.
>> Indeed it works (compiling example
Hi,
Tried to build 4.8 at my machine Ubuntu gcc 4.4.5.
1) Get a lot of warnings with -Werror activated in webkit.
2) After removing -Werror finally get this :
decoders -Iplatform/leveldb -Iplatform/mock -Iplatform/network
-Iplatform/sql -Iplatform/text -Iplatform/text/transcoder -Iplugins
-Irend
On Dec 15, 2011, at 9:30 AM, Yves Bailly wrote:
> Le 15/12/2011 15:19, Graham Labdon a écrit :
>> Hello
>>
>> Just tried to build 4.8.0 on Windows 7 64 bit and get the following error
>> when running config
>> –platform win32-g++
>>
>> Perl not found in environment – cannot run syncqt
>>
>> H
On Thursday, 15 de December de 2011 15.36.24, Yves Bailly wrote:
> > There is a Jira item related to this
> > https://bugreports.qt.nokia.com/browse/QTBUG-20556. The configure
> > succeeds if you leave -ltcg out.
> Indeed it works (compiling examples and demos right now). That's a bit
> unfortunate
Hi
Has anyone tried to sign up for devnet recently? The captcha is never
happy with my attempts, and I cannot.
--
Alex
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Le 15/12/2011 14:48, simo.f...@nokia.com a écrit :
> Hi,
> There is a Jira item related to this
> https://bugreports.qt.nokia.com/browse/QTBUG-20556. The configure succeeds if
> you leave -ltcg out.
Indeed it works (compiling examples and demos right now). That's a bit
unfortunate though.
Anot
Le 15/12/2011 15:19, Graham Labdon a écrit :
> Hello
>
> Just tried to build 4.8.0 on Windows 7 64 bit and get the following error
> when running config
> –platform win32-g++
>
> Perl not found in environment – cannot run syncqt
>
> How do I get around this?
Install Perl from e.g. http://www.acti
Hello
Just tried to build 4.8.0 on Windows 7 64 bit and get the following error when
running config -platform win32-g++
Perl not found in environment - cannot run syncqt
How do I get around this?
Graham
From: interest-bounces+graham.labdon=avalonsciences@qt-project.org
[mailto:interest-bo
Hi,
There is a Jira item related to this
https://bugreports.qt.nokia.com/browse/QTBUG-20556. The configure succeeds if
you leave -ltcg out.
br,
Simo
From: interest-bounces+simo.falt=nokia@qt-project.org
[interest-bounces+simo.falt=nokia@qt-project
Hi,
Today we have released Qt 4.8.0
(http://labs.qt.nokia.com/2011/12/15/qt-4-8-0-released/).
Best regards from the Qt 4.8.0 team.
---
Sinan S. Tanilkan
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/int
On 12/15/2011 5:22 AM, Sergio Ahumada Navea wrote:
>> On 12/14/2011 2:03 PM, Jason H wrote:
>>> Is the answer, and "When is 4.8 coming out?" is the question. But the RC
>>> was released over 2 months ago. Can we get an update?
>>
>> We would like to know as well. We have issues with QFileDialog on
Hello all,
Le 15/12/2011 11:22, Sergio Ahumada Navea a écrit :
>> On 12/14/2011 2:03 PM, Jason H wrote:
>[...]
> The answer is: "It's ready"
Good news :-)
I just grabed it, tried to compile... and failed, seemingly on WebCore:
Windows 7 64bits, using Visual C++ 2010, for building a 32bit flavor
> On 12/14/2011 2:03 PM, Jason H wrote:
>> Is the answer, and "When is 4.8 coming out?" is the question. But the RC
>> was released over 2 months ago. Can we get an update?
>
> We would like to know as well. We have issues with QFileDialog on
> windows (bug 13182) and apparently there is a patch a
On 2011/12/07 01:59 PM, kai.koe...@nokia.com wrote:
> My suggestion would be to look into (nested) ListViews (or GridViews) +
> appropriate Model(s) behind the scenes.
Grid {
id: maingrid
anchors.fill: parent
columns: 3
rows: 2
Repeater {
18 matches
Mail list logo