[Interest] qt-everywhere-opensource-src-5.2.1.zip broken?

Bob Hood bhood2 at comcast.net
Sun Mar 23 02:37:06 CET 2014


On 3/22/2014 7:26 PM, Guido Seifert wrote:
>
>> Em dom 23 mar 2014, às 01:42:11, Guido Seifert escreveu:
>>> Is there a correct way for me to get it installed in C:\Qt521 after build?
>> -prefix and make install are not tested on Windows.
> Not nice. What worth is a Qt built into %CD%\qtbase? If there isn't something I 
> miss, it cannot be properly out of source build. Due to absolute paths it cannot 
> be easily moved. How do I get it into C:\Qt521? The only way I currently see is 
> to move it manually and then see, if one of the unofficial ways to patch the 
> absolute paths in Qt works. For me this looks definitely broken.

Well, you could try what we do under Windows:  Map a network drive to the path
where you want Qt to function, and then build it there.  For example, we map
drive letter Q: and then build Qt there under Q:\Qt\<version>.  We can then
point the mapped drive to any other location on the disc, and Qt is perfectly
happy.  And this mapping can be used on any Windows machine where we want to
develop.

Just an alternative to think about.



More information about the Interest mailing list