[Qt-interest] configure failed
Srdjan Todorovic
todorovic.s at googlemail.com
Sun May 31 20:42:07 CEST 2009
Hi,
What is Kinetic?
2009/5/31 Efan... <efanharris at gmail.com>:
> Can any one please have look of this and help me what is going wrong?
>
> On Sun, May 31, 2009 at 10:45 AM, Efan... <efanharris at gmail.com> wrote:
>>
>> Hi I open MSVS command prompt
>> set my path to qt\bin and QTDIR too qt folder.
>> set makespect to win32-msvc2008 etc
>> then run configure with no option
>> it fails with following , CAN ANY ONE PLEASE help with this
>> Rgds,
>> Efan
>> -------------------------------------------------
>>
>> c:\Qt\kinetic\kinetic>configure
>> Which edition of Qt do you want to use ?
>> Type 'c' if you want to use the Commercial Edition.
>> Type 'o' if you want to use the Open Source Edition.
>> c
>> This is the Qt for Windows Preview Edition.
>> You are licensed to use this software under the terms of
>> the TECHNOLOGY PREVIEW LICENSE AGREEMENT.
>> Type '?' to view the TECHNOLOGY PREVIEW LICENSE AGREEMENT.
>> Type 'y' to accept this license offer.
>> Type 'n' to decline this license offer.
>> Do you accept the terms of the license?
This looks like you are compiling Qt itself... But what is kinetic?
>> Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
>> Copyright (C) Microsoft Corporation. All rights reserved.
>> cl -c -Foproject.obj -W3 -nologo -O2 -I. -Igenerators
>> -Igenerators\unix -Igenerators\win32 -Igenerators\mac
>> -IC:\Qt\kinetic\kinetic\include -IC:\Qt\kinetic\kinetic\in
>> DUNICODE -DHAVE_QCONFIG_CPP -DQT_BUILD_QMAKE -DQT_NO_THREAD
>> -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM -DQT_NO_PCRE
>> -DQT_BOOTSTRAPPED project.cpp
>> project.cpp
>> c:\qt\kinetic\kinetic\qmake\project.h(45) : fatal error C1083: Cannot open
>> include file: 'qstringlist.h': No such file or directory
Seems your qstringlist header file is missing. Find qstrinflist.h in
your directory tree.
Do you have Qt installed in a strange place? Are you doing something
strange with your computer?
Good luck,
Srdjan
More information about the Qt-interest-old
mailing list