[Development] Qt 5.2 Testing

Stephen Kelly stephen.kelly at kdab.com
Mon Oct 14 13:58:51 CEST 2013


On Thursday, October 10, 2013 15:10:17 Raul Metsma wrote:
> On windows cmake cannot find dll-s again
> Had to change QtCoreConfig.cmake and other modules line 31
>     set(imported_location "${_qt5Core_install_prefix}/lib/${LIB_LOCATION}")
> to
>     set(imported_location "${_qt5Core_install_prefix}/bin/${LIB_LOCATION}")

Hi,

Which package do you get this with? A source package? A binary from 

 http://download.qt-project.org/snapshots/qt/5.2/5.2.0-beta1/2013-10-14_01-57-18-92/

?

> and on mac cmake complains missing GL framewroks
> workaround added ${CMAKE_OSX_SYSROOT}/ to path
> Qt5GuiConfigExtras.cmake line 64
> _qt5gui_find_extra_libs(OPENGL "OpenGL;AGL" ""
> "/System/Library/Frameworks/OpenGL.framework/Headers;/System/Li..
> _qt5gui_find_extra_libs(OPENGL "OpenGL;AGL" ""
> "/${CMAKE_OSX_SYSROOT}/System/Library/Frameworks/OpenGL.framework/Headers;/
> ${CMAKE_OSX_SYSROOT}/System/Li..

This is interesting. Is this the problem reported in  

 https://bugreports.qt-project.org/browse/QTBUG-32308

?

Thanks,

-- 
Join us in October at Qt Developer Days 2013 - https://devdays.kdab.com

Stephen Kelly <stephen.kelly at kdab.com> | Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-Independent Software Solutions
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20131014/efbc77b7/attachment.sig>


More information about the Development mailing list