Re: [Development] qt-5.0.1 incorrect ..._install_prefix cmake vars ?

2013-04-06 Thread Thiago Macieira
On sexta-feira, 5 de abril de 2013 19.27.19, Rex Dieter wrote: > Stephen Kelly wrote: > > I find it odd that you package the bootstrap library: > > http://koji.fedoraproject.org/koji/rpminfo?rpmID=3892227 > > I guess I just naively packaged whatever 'make install' puts into the > system. Begs the

Re: [Development] qt-5.0.1 incorrect ..._install_prefix cmake vars ?

2013-04-06 Thread Rex Dieter
Stephen Kelly wrote: > I find it odd that you package the bootstrap library: > http://koji.fedoraproject.org/koji/rpminfo?rpmID=3892227 I guess I just naively packaged whatever 'make install' puts into the system. Begs the question, if it's not needed or nothing needs it, why does it get inst

Re: [Development] Switch of MinGW toolchain for Qt 5.1

2013-04-06 Thread Soroush R
On Fri, Apr 5, 2013 at 4:24 AM, Thiago Macieira wrote: > > For Qt code, that is not relevant. We don't let exceptions travel through > Win32 kernel code and we do not interface with other C++ libraries that > throw > exceptions. We only call C code and we expect that code to behave under the > rul