[Qt-interest] Changing Qt version?

John Vilburn john at ohanasoftware.com
Thu Apr 15 09:32:47 CEST 2010


Aaron, you rock!

That did it. I don't know what the "right" way to fix this was, but I opened the .pro.user file in a text editor and found, among all the Qt 4.7 references, several Qt 4.6's. I changed each of those instances to 4.7 and now everything works right.

Thank you,
John

On Apr 14, 2010, at 9:12 PM, Aaron Lewis wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 04/15/2010 03:07 PM, John Vilburn wrote:
>> Aaron,
>> 
>> Thank you. That was another step along the way to getting this to work. I really appreciate your help.
>> 
>> Now, when I go to the Build menu and choose "Run qmake" my compile output window shows:
>> 
>> /usr/local/Qt4.7/bin/qmake /Users/john/Documents/MyProject/MyProject.pro -r -spec /usr/local/Qt4.6/mkspecs/macx-g++
>> 
>> Notice that it is explicitly using the 4.7 qmake. But the -spec option is still using the 4.6 path. Any more ideas anybody???
>> 
> 
> I guess it problem with project file , can you try to create a new
> project and check if it still reads the old spec file ?
> 
> Or see myproject.pro.user.
> 
> - -- 
> Best Regards,
> Aaron Lewis - PGP: 0x4A6D32A0
> FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
> irc: A4r0n on freenode
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.14 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAkvGvEUACgkQvf41sEptMqBRhQCcCJx+fq6BYmOjJm5gyPbG1TKx
> DnwAoMOwXj9tDzfEeXkVDGOsreqSGMHu
> =3xHK
> -----END PGP SIGNATURE-----





More information about the Qt-interest-old mailing list