On Jul 31, 2012, at 11:10 AM, ext Thiago Macieira
wrote:
> On terça-feira, 31 de julho de 2012 08.54.56, shane.kea...@accenture.com
> wrote:
>> Or can we load it using dlopen like we do for openssl?
>
> We used to, but it was also hardcoded to a single soname version. If it
> couldn't find th
On terça-feira, 31 de julho de 2012 08.54.56, shane.kea...@accenture.com
wrote:
> Or can we load it using dlopen like we do for openssl?
We used to, but it was also hardcoded to a single soname version. If it
couldn't find that one, it would print an annoying qWarning and disable ICU
functionality
On Jul 31, 2012, at 10:49 AM, ext Thiago Macieira
wrote:
> On terça-feira, 31 de julho de 2012 09.53.52, Olivier Goffart wrote:
>> On Tuesday 31 July 2012 09:18:13 Thiago Macieira wrote:
>>> On segunda-feira, 30 de julho de 2012 22.48.03, Leandro Melo de Sales
> wrote:
My linux distribu
acieira
> Subject: Re: [Development] Experimental Qt 5 installers by Digia
>
> On Tuesday 31 July 2012 09:18:13 Thiago Macieira wrote:
> > On segunda-feira, 30 de julho de 2012 22.48.03, Leandro Melo de Sales
> wrote:
> > > My linux distribution is Ubuntu 12.04 and I
On terça-feira, 31 de julho de 2012 09.53.52, Olivier Goffart wrote:
> On Tuesday 31 July 2012 09:18:13 Thiago Macieira wrote:
> > On segunda-feira, 30 de julho de 2012 22.48.03, Leandro Melo de Sales
wrote:
> > > My linux distribution is Ubuntu 12.04 and I have libicui18n
> > > installed,
On Tuesday 31 July 2012 09:18:13 Thiago Macieira wrote:
> On segunda-feira, 30 de julho de 2012 22.48.03, Leandro Melo de Sales wrote:
> > My linux distribution is Ubuntu 12.04 and I have libicui18n installed,
> >
> > but version 48 not 44. Any clue?
>
> That won't work. Because of the ICU de
On segunda-feira, 30 de julho de 2012 22.48.03, Leandro Melo de Sales wrote:
> My linux distribution is Ubuntu 12.04 and I have libicui18n installed,
> but version 48 not 44. Any clue?
That won't work. Because of the ICU dependency, our binaries no longer work
across many distros. They will wo
Hi,
I install qt5 using linux installer. When I try to compile a simple
project, I get:
$ qmake
$ make
g++ -Wl,-O1
-Wl,-rpath,/home/leandro/Qt5.0.0beta/Desktop/Qt/5.0.0-beta/gcc/lib
-Wl,-rpath,/home/leandro/qt/ -o project main.o
-L/home/leandro/Qt5.0.0beta/Desktop/Qt/5.0.0-beta/gcc/lib -lQtCore
Hi,
Why the current installers directory
(http://releases.qt-project.org/digia/2012-07-14/) does not contain a
.dmg file for QtSDK? Maybe it happened an error while compiling Qt for MacOS...
--
Leandro Melo de Sales
Professor at Institute of Computing at Federal University of Alagoas, Brazil
Ph
Ok... thanks.
2012/7/13
> When using the links below, please ensure that you are not redirected to
> URLs which has “origin.” prefixed. If you are on a
>
> http://origin.releases.qt-project.org/...
>
> URL, you are downloading from the “master” machine, and it will be slow.
> Sim
When using the links below, please ensure that you are not redirected to URLs
which has "origin." prefixed. If you are on a
http://origin.releases.qt-project.org/...
URL, you are downloading from the "master" machine, and it will be slow. Simply
remove the "origin." prefix, and you should be
For now MSVC2010.
--
--
Tuukka
Daniel Kreuter kirjoitti 13.7.2012 11:45:
Which compiler will be used for windows? MinGw or MSVC?
On Fri, Jul 13, 2012 at 9:31 AM, Thiago Macieira
mailto:thiago.macie...@intel.com>> wrote:
> On sexta-feira, 13 de julho de 2012 01.20.07, Leandro Mel
Which compiler will be used for windows? MinGw or MSVC?
On Fri, Jul 13, 2012 at 9:31 AM, Thiago Macieira
wrote:
> On sexta-feira, 13 de julho de 2012 01.20.07, Leandro Melo de Sales wrote:
>> Hi,
>> This was with my own source code, that it compiles nicely with my own Qt5
>> compilation that I
On sexta-feira, 13 de julho de 2012 01.20.07, Leandro Melo de Sales wrote:
> Hi,
> This was with my own source code, that it compiles nicely with my own Qt5
> compilation that I did following the guide available here:
> http://qt-project.org/wiki/Building-Qt-5-from-Git
Send us the output from qm
Hi,
It is about impossible to say without looking into what your code is about.
And of course every build of Qt 5 is different as there is active work ongoing
in most areas still.
If you have time to track down the cause of the problem, please raise a bug on
this.
Yours,
--
Tuukk
Hi,
This was with my own source code, that it compiles nicely with my own Qt5
compilation that I did following the guide available here:
http://qt-project.org/wiki/Building-Qt-5-from-Git
[]s,
Leandro.
--
Leandro Melo de Sales
Professor at Institute of Computing at Federal University of Alagoas,
Was this with some of the examples, say animatedtiles, or with your own code?
I mean are you able to build at all? For us the mac package did work nicely at
least for examples.
Yours,
--
--
Tuukka
Leandro Melo de Sales kirjoitti 13.7.2012 4:03:
Dear Turunen,
I have insta
Dear Turunen,
I have installed using the installer .dmg on my Mac and when I run
qmake I get the following error:
*Project ERROR: Unknown module(s) in QT: quick qml widgets multimedia xml
network gui core*
Any suggestion?
[]s,
Leandro.
--
Leandro Melo de Sales
Professor at Institute of Com
Thanks Turunen, good to see this side of the release moving forward.
Cheers
Rich.
On 12 July 2012 14:59, Turunen Tuukka wrote:
>
> Hi All,
>
> As you know we have been working in close co-operation in the Qt Project for
> making the installers for Qt 5 as well as the tools to create these.
>
We have contributed all the changes we made, so that part should be same.
Yours,
--
Tuukka
Rafael Roquetto kirjoitti 12.7.2012 17:21:
Hello,
Are these installers based on the Qt installer framework? If so, are there any
differences in the framework code itself, or is it just the
Hello,
Are these installers based on the Qt installer framework? If so, are there any
differences in the framework code itself, or is it just the build system and
build scripts which are different?
Best regards,
Rafael
On Thu, Jul 12, 2012 at 01:59:45PM +, Turunen Tuukka wrote:
>
> Hi All,
Hi All,
As you know we have been working in close co-operation in the Qt Project for
making the installers for Qt 5 as well as the tools to create these.
If you wish, you can take a look on the experimental installers we create at:
http://releases.qt-project.org/digia/
Currently the installer
22 matches
Mail list logo