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

2013-03-29 Thread Stephen Kelly
On Friday, March 29, 2013 10:33:01 Rex Dieter wrote: > During packaging qt5 for fedora, someone noticed that cmake .config files > seemingly set incorrect _install_prefix variables. One example is in > qtbase, cmake files installed (on x86_64) as: > > /usr/lib64/cmake/Qt5Core/Qt5CoreConfig.cmake

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

2013-03-29 Thread Rex Dieter
During packaging qt5 for fedora, someone noticed that cmake .config files seemingly set incorrect _install_prefix variables. One example is in qtbase, cmake files installed (on x86_64) as: /usr/lib64/cmake/Qt5Core/Qt5CoreConfig.cmake /usr/lib64/cmake/Qt5Core/Qt5CoreConfigExtras.cmake contain:

Re: [Development] QtSDK size difference between mingw and msvc version

2013-03-29 Thread Laszlo Papp
On Thu, Mar 28, 2013 at 6:05 PM, Thiago Macieira wrote: > > It obviously boils down to the question why especially the debug dlls > > are so much bigger (like Qt5Guid.dll: 131MB vs 5MB). > > Debugging symbols are much bigger and extremely space-inefficient with > DWARF2. > GCC is switching to DWAR