You are not logged in.

#1 2013-05-14 23:45:15

silencer
Member
From: Buenos Aires / Argentina
Registered: 2006-09-01
Posts: 102
Website

Qt 5.1.0 Beta 1

Hi!

I'm eager to try QT 5.1.0 Beta 1 (mostly to see how it works with wayland) but don't want to compile it from source. Does anyone have the binary packages or know where to get them?

thanks!!
silencer

[Added later: please, if some admin can move this to Applications & Desktop Environments, that would be great, I made a mistake posting this]

Last edited by silencer (2013-05-15 01:37:51)

Offline

#2 2013-05-18 18:37:47

ant32
Member
Registered: 2013-03-23
Posts: 24

Re: Qt 5.1.0 Beta 1

I created a pkgbuild and also uploaded the completed 64bit package. https://dl.dropboxusercontent.com/u/337 … pkg.tar.xz
to install run

pacman -U qt5-base-beta1-5.1.0-1-x86_64.pkg.tar.xz

this is the PKGBUILD i used for this package https://gist.github.com/ant32/5605351
I compiled and ran a program that uses core, gui sql (posgresql and mysql), and network. Seems to work.
If you need any other modules let me know.
To use with qtcreator
go to Tools -> Options
on the left click Build & Run
click the Qt Versions Tab
click Add on the upper right and add /opt/qt5/bin/qmake
as the version name set it to "Qt 5.1.0 beta1"
click Kits tab
click Add
set Name to "Qt 5.1.0 beta1"
set Qt Version to "Qt 5.1.0 beta1"
and you are set to go!

Offline

#3 2013-05-23 22:31:31

silencer
Member
From: Buenos Aires / Argentina
Registered: 2006-09-01
Posts: 102
Website

Re: Qt 5.1.0 Beta 1

ant32 wrote:

I created a pkgbuild and also uploaded the completed 64bit package. https://dl.dropboxusercontent.com/u/337 … pkg.tar.xz
to install run

pacman -U qt5-base-beta1-5.1.0-1-x86_64.pkg.tar.xz

this is the PKGBUILD i used for this package https://gist.github.com/ant32/5605351
I compiled and ran a program that uses core, gui sql (posgresql and mysql), and network. Seems to work.
If you need any other modules let me know.
To use with qtcreator
go to Tools -> Options
on the left click Build & Run
click the Qt Versions Tab
click Add on the upper right and add /opt/qt5/bin/qmake
as the version name set it to "Qt 5.1.0 beta1"
click Kits tab
click Add
set Name to "Qt 5.1.0 beta1"
set Qt Version to "Qt 5.1.0 beta1"
and you are set to go!

Thank you very much! ant32! big_smile I'll test it right now! big_smile

Offline

Board footer

Powered by FluxBB