[Development] Qt 5.2 Testing

Raul Metsma raul at innovaatik.ee
Mon Oct 14 14:59:31 CEST 2013


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-92.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.cmake"


Raul Metsma


More information about the Development mailing list