[Development] Qt 5.2 Testing

Stephen Kelly stephen.kelly at kdab.com
Tue Oct 15 17:36:45 CEST 2013


On Monday, October 14, 2013 15:59:31 Raul Metsma wrote:
> On Oct 14, 2013, at 3:04 PM, Raul Metsma <raul at innovaatik.ee> wrote:
> > On Oct 14, 2013, at 2:58 PM, Stephen Kelly <stephen.kelly at kdab.com> wrote:
> >> 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/
> >> 
> >> ?
> > 
> > It was binary, I can test the later snapshot
> 
> qt-windows-opensource-5.2.0-beta1-msvc2012-x64-offline_2013-10-14_01-57-18-9
> 2.exe
> 
> CMake Error at
> C:/Qt/Qt5.2.0/5.2.0-beta1/msvc2012_64/lib/cmake/Qt5Core/Qt5CoreConfig.cmake
> :15 (message): The imported target "Qt5::Core" references the file
> 
>      "C:/Qt/Qt5.2.0/5.2.0-beta1/msvc2012_64/lib/Qt5Core.dll"
> 
>   but this file does not exist.  Possible reasons include:
> 
>   * The file was deleted, renamed, or moved to another location.
> 
>   * An install or uninstall procedure did not complete successfully.
> 
>   * The installation package was faulty and contained
> 
>     
> "C:/Qt/Qt5.2.0/5.2.0-beta1/msvc2012_64/lib/cmake/Qt5Core/Qt5CoreConfig.cmak
> e"
> 

This should be fixed by 

 https://codereview.qt-project.org/#change,68262

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/20131015/ecadb0c7/attachment.sig>


More information about the Development mailing list