[Qt-interest] configure script in Qt4.7.3

Sean Harmer sean.harmer at maps-technology.com
Sun Jun 19 12:53:13 CEST 2011


On Sunday 19 June 2011 10:36:23 Konrad Rosenbaum wrote:
> On Sunday 19 June 2011, Sujan Dasmahapatra wrote:
> > Dear Friends
> > I have recently installed t4.7.3 using online installer. Now I want to
> > configure for mysql but I am not able find the configure script in any
> > of
> > the folder present. Please suggest me something. Thanks sujan
> 
> If you want to compile yourself you have to start from the source package,
> not from any of the binary distributions.

I think you can actually but you have to do a custom install of the SDK (or 
later use the maintenance tool) and enable the option to install the Qt 
sources. If you do this then the source tree can be found under something 
like:

$QTSDKDIR/QtSources/4.7.3 for e.g.

You will need to have perl installed in order for configure to call the syncqt 
script to generate the camel-cased forwarding headers.

Hope this helps,

Sean




More information about the Qt-interest-old mailing list