A workround: You can change qtbase\mkspecs\qconfig.pri after configure is
done.
From:
> CONFIG+= debug shared rtti sse2 qpa
To:
> CONFIG+= debug *build_all* shared rtti sse2 qpa
Then everything should build well. I am using this hack for a long time.
After the build done, you can change to bac
8:59
> To: development@qt-project.org
> Subject: Re: [Development] Qt5 binary installers
>
> Hi,
>
> I have tryed windows version sdk : the install works but :
> - plugins and import qml have only debug dll ... there is no release
> version (all normal dll have release version
Hi,
I have tryed windows version sdk : the install works but :
- plugins and import qml have only debug dll ... there is no release
version (all normal dll have release version) .. I have the same issue
building from git on windows.
- plugins to play movie on windows is not build (no directshow
Moi,
Installer will ask the target dir while installing. By default is suggesting
/home/user/QtSDK.
I do imagine that you should be able to install those in parallel. Just make
sure that the paths are pointing to correct version while running.
Simo
On May 24, 2012, at 11:18 AM, ext Daniel Kreut
Hi,
On Thu, May 24, 2012 at 7:51 AM, wrote:
> Hi,
> Finally there is some progress with the bin packaging.
> There is now jenkins creating desktop installers twice a day, if there is
> change in git. Currently it detects the git 7 am and pm (GMT +2).
> First it creates the beta src package
> (
Hi,
Finally there is some progress with the bin packaging.
There is now jenkins creating desktop installers twice a day, if there is
change in git. Currently it detects the git 7 am and pm (GMT +2).
First it creates the beta src package
(http://origin.releases.qt-project.org/qt5.0-beta-latest/),