Re: [Interest] Qt5.x on ubuntu

2013-10-06 Thread William Hallatt
I've built Qt5.1.x on Ubuntu 12.04 32-bit without any issues (following these instructions: http://qt-project.org/wiki/Building_Qt_5_from_Git ) On 5 October 2013 13:04, Ramakanthreddy Kesireddy < ramakanthreddy.kesire...@techmahindra.com> wrote: > Hi, > > > In http://qt-project.org/doc/qt-5.0

Re: [Interest] Qt5.x on ubuntu

2013-10-05 Thread Tomasz Olszak
2013/10/5 Ramakanthreddy Kesireddy < ramakanthreddy.kesire...@techmahindra.com> > Hi, > > > In http://qt-project.org/doc/qt-5.0/qtdoc/platform-details.html, the > reference configurations mentioned as Ubuntu Linux 12.04, X11 (64-bit). > > > > If we would like to use Qt on Ubuntu 12.04 desktop X11

Re: [Interest] Qt5.x on ubuntu

2013-10-05 Thread Till Oliver Knoll
Am 05.10.2013 um 13:04 schrieb Ramakanthreddy Kesireddy : > ... > > If we would like to use Qt on Ubuntu 12.04 desktop X11, do we need to go for > Ubuntu 12.04 64 bit only or can use > Ubuntu 12.04 32 bit as well? As long as you compile Qt yourself I strongly *assume* that you can (still) co

[Interest] Qt5.x on ubuntu

2013-10-05 Thread Ramakanthreddy Kesireddy
Hi, In http://qt-project.org/doc/qt-5.0/qtdoc/platform-details.html, the reference configurations mentioned as Ubuntu Linux 12.04, X11 (64-bit). If we would like to use Qt on Ubuntu 12.04 desktop X11, do we need to go for Ubuntu 12.04 64 bit only or can use Ubuntu 12.04 32 bit as well? Pl