Re: [Development] No implementation hints in Qt Documentation

2012-05-03 Thread Pierre Vorhagen
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

[Development] No implementation hints in Qt Documentation

2012-05-03 Thread Pierre Vorhagen
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

Re: [Development] Issues with cross-compilation

2012-03-23 Thread Pierre Vorhagen
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

[Development] Issues with cross-compilation

2012-03-22 Thread Pierre Vorhagen
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