Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.6.0, 4.6.1, 4.6.2, 4.6.3, 4.7.0, 4.7.1
-
None
-
Windows XP, MSVC2008
-
d3c54f401d1b8aeab4a911b4be9bcbdd99056e1f
Description
Test case
1) create a shadow build directory, eg \build\qt\4.7
2) change into directory \build\qt\4.7
3) configure Qt with at least -prefix \Qt\4.7
4) run nmake install_mkspec
5) confirm that directory \Qt\4.7\mkspecs\default exists
.
Ideally check that the non-shadow build Qt works as expected,eg
1) Remove directory \Qt\4.7\mkspecs\default
2) extract Qt 4.7 source package into \build\qt\4.7_source
3) change into directory \build\qt\4.7_source
4) configure Qt with at least -prefix \Qt\4.7
5) run nmake install_mkspec
6) confirm that directory \Qt\4.7\mkspecs\default exists