On 03/05/12 12:30, Thiago Macieira wrote:
> There's also another option, which is to have a "Qt developers documentation",
> probably matching the next unreleased version of Qt. That way, we, the
> developers, can easily locate the source code when proof-reading our
> documentation and verify that
Hi,
I regularly find myself browsing and grep'ing through the source tree to
find the implementation of a given class, referenced in the Qt
Documentation. Of course, as a newbie to Qt internals, I don't yet
intuitively know where all the classes are located.
I find that the insight into the im
Hi,
first of all, thank you all for your detailed responses.
2012/3/22 Jon Trulson :
> I too do daily corss-compiles on arm with qt5. I have only seen the
> problem you describe when I set QMAKESPEC to the arm mkspec I use. I
> would recommend not using that at all for a cross compile. You sho
Hello,
I have had 2 issues with cross-compilation of Qt 5 to an ARM board, that
I have not found clean solutions for.
1. For libbootstrap, qmake seems to pick up the cross-compiler, instead
of the one of the development system. This results in failure when said
library is seen to be in the wro