Russian Qt Forum
Ноябрь 05, 2024, 18:28 *
Добро пожаловать, Гость. Пожалуйста, войдите или зарегистрируйтесь.
Вам не пришло письмо с кодом активации?

Войти
 
  Начало   Форум  WIKI (Вики)FAQ Помощь Поиск Войти Регистрация  

Страниц: [1]   Вниз
  Печать  
Автор Тема: Сборка 4.3.2 по MSVS 05  (Прочитано 3806 раз)
ufna
Гость
« : Октябрь 24, 2007, 17:49 »

Здравствуйте!

Пытаюсь собрать коммерческую версию Qt 4.3.2 под MSVS 2005 на Windows Vista. Через консоль студии запускаю команду "D:\Qt\4.3.2\configure -platform win32-msvc2005"
Компиляция доходит до следующей стадии и прерывается:
Код:
Creating qmake...

Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.

        cl -c -Foproject.obj  -W3 -nologo -O2  -I. -Igenerators -Igenerators\uni
x -Igenerators\win32 -Igenerators\mac  -ID:\Qt\4.3.2\src\corelib\arch\generic  -
IC:\Program Files\Microsoft Visual Studio 8\VC\include -IC:\Program Files\Micros
oft Visual Studio 8\VC\include\QtCore  -ID:\Qt\4.3.2\include -ID:\Qt\4.3.2\inclu
de\QtCore  -IC:\Program Files\Microsoft Visual Studio 8\VC\src\corelib\global  -
IC:\Program Files\Microsoft Visual Studio 8\VC\include\QtScript  -ID:\Qt\4.3.2\m
kspecs\win32-msvc2005   -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPON
ENT -DQT_NODLL -DQT_NO_STL  -DQT_NO_COMPRESS -DUNICODE -DHAVE_QCONFIG_CPP -DQT_B
UILD_QMAKE -DQT_NO_THREAD  -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTRE
AM -DQT_NO_PCRE  /Zc:wchar_t- project.cpp
cl : Command line warning D9024 : unrecognized source file type 'Files\Microsoft
', object file assumed
cl : Command line warning D9027 : source file 'Files\Microsoft' ignored
cl : Command line warning D9024 : unrecognized source file type 'Visual', object
 file assumed
cl : Command line warning D9027 : source file 'Visual' ignored
cl : Command line warning D9024 : unrecognized source file type 'Studio', object
 file assumed
cl : Command line warning D9027 : source file 'Studio' ignored
cl : Command line warning D9024 : unrecognized source file type '8\VC\include',
object file assumed
cl : Command line warning D9027 : source file '8\VC\include' ignored
cl : Command line warning D9024 : unrecognized source file type 'Files\Microsoft
', object file assumed
cl : Command line warning D9027 : source file 'Files\Microsoft' ignored
cl : Command line warning D9024 : unrecognized source file type 'Visual', object
 file assumed
cl : Command line warning D9027 : source file 'Visual' ignored
cl : Command line warning D9024 : unrecognized source file type 'Studio', object
 file assumed
cl : Command line warning D9027 : source file 'Studio' ignored
cl : Command line warning D9024 : unrecognized source file type '8\VC\include\Qt
Core', object file assumed
cl : Command line warning D9027 : source file '8\VC\include\QtCore' ignored
cl : Command line warning D9024 : unrecognized source file type 'Files\Microsoft
', object file assumed
cl : Command line warning D9027 : source file 'Files\Microsoft' ignored
cl : Command line warning D9024 : unrecognized source file type 'Visual', object
 file assumed
cl : Command line warning D9027 : source file 'Visual' ignored
cl : Command line warning D9024 : unrecognized source file type 'Studio', object
 file assumed
cl : Command line warning D9027 : source file 'Studio' ignored
cl : Command line warning D9024 : unrecognized source file type '8\VC\src\coreli
b\global', object file assumed
cl : Command line warning D9027 : source file '8\VC\src\corelib\global' ignored
cl : Command line warning D9024 : unrecognized source file type 'Files\Microsoft
', object file assumed
cl : Command line warning D9027 : source file 'Files\Microsoft' ignored
cl : Command line warning D9024 : unrecognized source file type 'Visual', object
 file assumed
cl : Command line warning D9027 : source file 'Visual' ignored
cl : Command line warning D9024 : unrecognized source file type 'Studio', object
 file assumed
cl : Command line warning D9027 : source file 'Studio' ignored
cl : Command line warning D9024 : unrecognized source file type '8\VC\include\Qt
Script', object file assumed
cl : Command line warning D9027 : source file '8\VC\include\QtScript' ignored
project.cpp
d:\qt\4.3.2\qmake\project.h(35) : fatal error C1083: Cannot open include file: '
qscriptengine.h': No such file or directory
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\c
l.EXE"' : return code '0x2'
Stop.

Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.

        del qbitarray.obj
Системе не удается найти указанный путь.
        del qbuffer.obj
Системе не удается найти указанный путь.
        del qcryptograpichash.obj
Системе не удается найти указанный путь.
        del qfsfileengine.obj
Системе не удается найти указанный путь.
        del qfsfileengine_iterator.obj
Системе не удается найти указанный путь.
        del qbytearray.obj
Системе не удается найти указанный путь.
        del qvsnprintf.obj
Системе не удается найти указанный путь.
        del qbytearraymatcher.obj
Системе не удается найти указанный путь.
        del qdatetime.obj
Системе не удается найти указанный путь.
        del qdir.obj
Системе не удается найти указанный путь.
        del qdiriterator.obj
Системе не удается найти указанный путь.
        del qfile.obj
Системе не удается найти указанный путь.
        del qtemporaryfile.obj
Системе не удается найти указанный путь.
        del qabstractfileengine.obj
Системе не удается найти указанный путь.
        del qfsfileengine_win.obj
Системе не удается найти указанный путь.
        del qfsfileengine_iterator_win.obj
Системе не удается найти указанный путь.
        del qfileinfo.obj
Системе не удается найти указанный путь.
        del qglobal.obj
Системе не удается найти указанный путь.
        del qhash.obj
Системе не удается найти указанный путь.
        del qiodevice.obj
Системе не удается найти указанный путь.
        del qlistdata.obj
Системе не удается найти указанный путь.
        del qlocale.obj
Системе не удается найти указанный путь.
        del qmap.obj
Системе не удается найти указанный путь.
        del qregexp.obj
Системе не удается найти указанный путь.
        del qstring.obj
Системе не удается найти указанный путь.
        del qstringlist.obj
Системе не удается найти указанный путь.
        del qtextstream.obj
Системе не удается найти указанный путь.
        del qdatastream.obj
Системе не удается найти указанный путь.
        del quuid.obj
Системе не удается найти указанный путь.
        del qvector.obj
Системе не удается найти указанный путь.
        del qsettings.obj
Системе не удается найти указанный путь.
        del qlibraryinfo.obj
Системе не удается найти указанный путь.
        del qvariant.obj
Системе не удается найти указанный путь.
        del qurl.obj
Системе не удается найти указанный путь.
        del qsettings_win.obj
Системе не удается найти указанный путь.
        del qmetatype.obj
Системе не удается найти указанный путь.
        del project.obj
Системе не удается найти указанный путь.
        del main.obj
Системе не удается найти указанный путь.
        del makefile.obj
Системе не удается найти указанный путь.
        del unixmake.obj
Системе не удается найти указанный путь.
        del unixmake2.obj
Системе не удается найти указанный путь.
        del mingw_make.obj
Системе не удается найти указанный путь.
        del option.obj
Системе не удается найти указанный путь.
        del winmakefile.obj
Системе не удается найти указанный путь.
        del projectgenerator.obj
Системе не удается найти указанный путь.
        del property.obj
Системе не удается найти указанный путь.
        del meta.obj
Системе не удается найти указанный путь.
        del makefiledeps.obj
Системе не удается найти указанный путь.
        del metamakefile.obj
Системе не удается найти указанный путь.
        del xmloutput.obj
Системе не удается найти указанный путь.
        del borland_bmake.obj
Системе не удается найти указанный путь.
        del msvc_nmake.obj
Системе не удается найти указанный путь.
        del msvc_dsp.obj
Системе не удается найти указанный путь.
        del msvc_vcproj.obj
Системе не удается найти указанный путь.
        del msvc_objectmodel.obj
Системе не удается найти указанный путь.
        del pbuilder_pbx.obj
Системе не удается найти указанный путь.
        del qnumeric.obj  -del qscriptasm.obj  -del qscriptast.obj  -del qscript
astvisitor.obj  -del qscriptcompiler.obj  -del qscriptecmaarray.obj  -del qscrip
tecmaboolean.obj  -del qscriptecmacore.obj  -del qscriptecmadate.obj  -del qscri
ptecmafunction.obj  -del qscriptecmaglobal.obj  -del qscriptecmamath.obj  -del q
scriptecmanumber.obj  -del qscriptecmaobject.obj  -del qscriptecmaregexp.obj  -d
el qscriptecmastring.obj  -del qscriptecmaerror.obj  -del qscriptcontext_p.obj
-del qscriptengine.obj  -del qscriptengine_p.obj  -del qscriptextenumeration.obj
  -del qscriptextvariant.obj  -del qscriptcontext.obj  -del qscriptfunction.obj
 -del qscriptgrammar.obj  -del qscriptlexer.obj  -del qscriptclassdata.obj  -del
 qscriptparser.obj  -del qscriptprettypretty.obj  -del qscriptsyntaxchecker.obj
 -del qscriptvalue.obj  -del qscriptvalueimpl.obj  -del qscriptvalueiterator.obj

Не удается найти C:\Program Files\Microsoft Visual Studio 8\VC\qmake\qnumeric.ob
j
        del vc60.pdb
Системе не удается найти указанный путь.
        del vc70.pdb
Системе не удается найти указанный путь.
        del qmake.pdb
Системе не удается найти указанный путь.
        del qmake.ilk
Системе не удается найти указанный путь.
        del qmake.tds
Системе не удается найти указанный путь.

Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.

        cl -c -Foproject.obj  -W3 -nologo -O2  -I. -Igenerators -Igenerators\uni
x -Igenerators\win32 -Igenerators\mac  -ID:\Qt\4.3.2\src\corelib\arch\generic  -
IC:\Program Files\Microsoft Visual Studio 8\VC\include -IC:\Program Files\Micros
oft Visual Studio 8\VC\include\QtCore  -ID:\Qt\4.3.2\include -ID:\Qt\4.3.2\inclu
de\QtCore  -IC:\Program Files\Microsoft Visual Studio 8\VC\src\corelib\global  -
IC:\Program Files\Microsoft Visual Studio 8\VC\include\QtScript  -ID:\Qt\4.3.2\m
kspecs\win32-msvc2005   -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPON
ENT -DQT_NODLL -DQT_NO_STL  -DQT_NO_COMPRESS -DUNICODE -DHAVE_QCONFIG_CPP -DQT_B
UILD_QMAKE -DQT_NO_THREAD  -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTRE
AM -DQT_NO_PCRE  /Zc:wchar_t- project.cpp
cl : Command line warning D9024 : unrecognized source file type 'Files\Microsoft
', object file assumed
cl : Command line warning D9027 : source file 'Files\Microsoft' ignored
cl : Command line warning D9024 : unrecognized source file type 'Visual', object
 file assumed
cl : Command line warning D9027 : source file 'Visual' ignored
cl : Command line warning D9024 : unrecognized source file type 'Studio', object
 file assumed
cl : Command line warning D9027 : source file 'Studio' ignored
cl : Command line warning D9024 : unrecognized source file type '8\VC\include',
object file assumed
cl : Command line warning D9027 : source file '8\VC\include' ignored
cl : Command line warning D9024 : unrecognized source file type 'Files\Microsoft
', object file assumed
cl : Command line warning D9027 : source file 'Files\Microsoft' ignored
cl : Command line warning D9024 : unrecognized source file type 'Visual', object
 file assumed
cl : Command line warning D9027 : source file 'Visual' ignored
cl : Command line warning D9024 : unrecognized source file type 'Studio', object
 file assumed
cl : Command line warning D9027 : source file 'Studio' ignored
cl : Command line warning D9024 : unrecognized source file type '8\VC\include\Qt
Core', object file assumed
cl : Command line warning D9027 : source file '8\VC\include\QtCore' ignored
cl : Command line warning D9024 : unrecognized source file type 'Files\Microsoft
', object file assumed
cl : Command line warning D9027 : source file 'Files\Microsoft' ignored
cl : Command line warning D9024 : unrecognized source file type 'Visual', object
 file assumed
cl : Command line warning D9027 : source file 'Visual' ignored
cl : Command line warning D9024 : unrecognized source file type 'Studio', object
 file assumed
cl : Command line warning D9027 : source file 'Studio' ignored
cl : Command line warning D9024 : unrecognized source file type '8\VC\src\coreli
b\global', object file assumed
cl : Command line warning D9027 : source file '8\VC\src\corelib\global' ignored
cl : Command line warning D9024 : unrecognized source file type 'Files\Microsoft
', object file assumed
cl : Command line warning D9027 : source file 'Files\Microsoft' ignored
cl : Command line warning D9024 : unrecognized source file type 'Visual', object
 file assumed
cl : Command line warning D9027 : source file 'Visual' ignored
cl : Command line warning D9024 : unrecognized source file type 'Studio', object
 file assumed
cl : Command line warning D9027 : source file 'Studio' ignored
cl : Command line warning D9024 : unrecognized source file type '8\VC\include\Qt
Script', object file assumed
cl : Command line warning D9027 : source file '8\VC\include\QtScript' ignored
project.cpp
d:\qt\4.3.2\qmake\project.h(35) : fatal error C1083: Cannot open include file: '
qscriptengine.h': No such file or directory
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\c
l.EXE"' : return code '0x2'
Stop.
Building qmake failed, return code 2

У меня в VC папок src вообще нет, так что понятно что система не может найти.
Как я понимаю, все дело в том, что команда выглядит так:
Цитировать
C:\Program Files\Microsoft Visual Studio 8\VC>D:/Qt/4.3.2/configure -platform wi
n32-msvc2005
А должно запускаться от начальной D:\Qt\4.3.2
вопрос - как же это сделать? Команда cd почему то ничего не меняет Грустный
Записан
ufna
Гость
« Ответ #1 : Октябрь 24, 2007, 18:28 »

Решено - достаточно откомпилить на диске C. cd для диска D почему то не работает Грустный
Записан
Hellraiser
Бывалый
*****
Offline Offline

Сообщений: 451


Просмотр профиля
« Ответ #2 : Октябрь 24, 2007, 21:04 »

Для смены диска в Винде команда [имя_диска]:, а cd меняет папку только в пределах текущего диска. Надо было:
Код:
D:
cd D:\Qt\4.3.2
Записан
ufna
Гость
« Ответ #3 : Октябрь 25, 2007, 11:48 »

Ясно, спасибо, не знал Улыбающийся
Записан
Страниц: [1]   Вверх
  Печать  
 
Перейти в:  


Страница сгенерирована за 0.125 секунд. Запросов: 23.