Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 2

Qt-interest Archive, May 2007
how to install qt4.3


Message 1 in thread

any one can tell me how to install qt4.3 on windows?
thanks all

Message 2 in thread

have a look at the docs http://doc.trolltech.com/4.3/
on the main page is a link to "installation".

Cheers,
Peter
 
> any one can tell me how to install qt4.3 on windows?
> thanks all

--
 [ signature omitted ] 

Message 3 in thread

i have read this document , and type configure -platform win32-vs2005 ,but
it do nothing else, only the same as me input configure --help.
anything else should i take attention?


2007/5/7, Peter Prade <prade@xxxxxxxxxxx>:
>
> have a look at the docs http://doc.trolltech.com/4.3/
> on the main page is a link to "installation".
>
> Cheers,
> Peter
>
> > any one can tell me how to install qt4.3 on windows?
> > thanks all
>
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
> "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/
>
>

Message 4 in thread

> i have read this document , and type configure -platform win32-vs2005 ,but
> it do nothing else, only the same as me input configure --help.
> anything else should i take attention?

Hi

As the configure script says:
Invalid option "win32-vs2005" for -platform.
See the README file for a list of supported operating systems and compilers.

From README:
<clip>
For this release, the following platforms have been tested:
  ...
  win32-msvc2005 (commercial edition only)
  ...
</clip>

So it should be "win32-msvc2005".

-- 
 [ signature omitted ] 

Message 5 in thread

thanks all
i build it use win32-g++


2007/5/7, J-P Nurmi <jpnurmi@xxxxxxxxx>:
>
> > i have read this document , and type configure -platform win32-vs2005
> ,but
> > it do nothing else, only the same as me input configure --help.
> > anything else should i take attention?
>
> Hi
>
> As the configure script says:
> Invalid option "win32-vs2005" for -platform.
> See the README file for a list of supported operating systems and
> compilers.
>
> From README:
> <clip>
> For this release, the following platforms have been tested:
> ...
> win32-msvc2005 (commercial edition only)
> ...
> </clip>
>
> So it should be "win32-msvc2005".
>
> --
> J-P Nurmi
>
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
> "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/
>
>

Message 6 in thread

draculaearl draculaearl wrote:
> any one can tell me how to install qt4.3 on windows?
> thanks all
Go to http://www.trolltech.com/products/qt/whatsnew/whatsnew-qt43, 
scroll to the bottom of the page and click on the DOWNLOAD NOW button

--
 [ signature omitted ]