Re: [Development] Compiler bug in Clang 3.4 with precompiled header with QueuedConnection

2014-07-25 Thread Thiago Macieira
On Monday 21 July 2014 23:12:04 Olivier Goffart wrote: > Hi, > > I just debugged a quite weird bug with QueuedConnection and foinction > pointer base connection. This bug is also the source of QTBUG-40125. Please mention that task when you commit the fix in Qt 5.3.2. -- Thiago Macieira - thiago

Re: [Development] Cross compile Qt5 for QtCreator -Problem

2014-07-25 Thread Thiago Macieira
On Friday 25 July 2014 16:19:05 Nilesh Kokane wrote: > Hello Christian & Thiago > > First of all thanks for your suggestions. > > > I know the documentation you cited states to manually cross-build Qt5 to > setup QtCreator, but why don't you just "bitbake meta-toolchain-qt5"? > > can you please

Re: [Development] Cross compile Qt5 for QtCreator -Problem

2014-07-25 Thread Nilesh Kokane
Hello Christian & Thiago First of all thanks for your suggestions. I know the documentation you cited states to manually cross-build Qt5 to setup QtCreator, but why don't you just "bitbake meta-toolchain-qt5"? can you please provide the URL for "bitbake meta-toolchain-qt5"? I found out http://