Hi,
I’ve got Qt 5.2.0-beta1 building in place OK, but when I try to do a shadow build it fails because qtimer.moc cannot be found.
The .moc directory of the in place build does have this file and the shadow doesn’t. There are other differences as well (e.g. qstatemachine.moc is also missing).
Also, if I compare the generated Makefile.Debug and Makefile.Release files for corelib from the two areas there are a number of file differences over and above the expected path differences. This suggests there is an issue with shadow building with the beta, however, I’m quite new to Qt so I’m quite prepared to accept I’m doing something wrong.
Can anyone throw some light on this?
Thanks.
Stephen
↧