Название: сборка статика (не видит хедоров) Отправлено: danquimby от Май 19, 2011, 19:57 Environment: INCLUDE= Unset LIB= Unset PATH= C:\Windows\system32 C:\Windows C:\Windows\System32\Wbem C:\Windows\System32\WindowsPowerShell\v1.0\ C:\Program Files\TortoiseSVN\bin c:\QtSDK\mingw\bin\ Sources are in..............C:\QtSDK\QtSources\4.7.1 Build is done in............C:\QtSDK\QtSources\4.7.1 Install prefix..............C:\QtSDK\QtSources\4.7.1 Headers installed to........C:/QtSDK/QtSources/4.7.1/include // его у меня просто нету !!!! откуда он еговзял Libraries installed to......C:/QtSDK/QtSources/4.7.1/lib Plugins installed to........C:/QtSDK/QtSources/4.7.1/plugins Imports installed to........C:/QtSDK/QtSources/4.7.1/imports Binaries installed to.......C:/QtSDK/QtSources/4.7.1/bin Docs installed to...........C:/QtSDK/QtSources/4.7.1/doc Data installed to...........C:/QtSDK/QtSources/4.7.1 Translations installed to...C:/QtSDK/QtSources/4.7.1/translations Examples installed to.......C:/QtSDK/QtSources/4.7.1/examples Demos installed to..........C:/QtSDK/QtSources/4.7.1/demos далее он просто ниже приводит 4 листа ошибок из за того что не найдены хедеры (( Creating qmake... g++ -c -oproject.o -O -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Ige nerators/mac -Igenerators/symbian -IC:\QtSDK\QtSources\4.7.1/include -IC:\QtSDK\ QtSources\4.7.1/include/QtCore -IC:\QtSDK\QtSources\4.7.1/include -IC:\QtSDK\QtS ources\4.7.1/include/QtCore -IC:\QtSDK\QtSources\4.7.1/src/corelib/global -IC:\Q tSDK\QtSources\4.7.1/src/corelib/xml -IC:\QtSDK\QtSources\4.7.1/mkspecs/win32-g+ + -IC:\QtSDK\QtSources\4.7.1/tools/shared -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLE S -DQT_LITE_COMPONENT -DQT_NO_PCRE -DQT_NODLL -DQT_NO_STL -DQT_NO_COMPRESS -DUNI CODE -DHAVE_QCONFIG_CPP -DQT_BUILD_QMAKE -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_ GEOM_VARIANT -DQT_NO_DATASTREAM -DQT_BOOTSTRAPPED project.cpp In file included from project.cpp:42: project.h:45:25: error: qstringlist.h: No such file or directory project.h:46:25: error: qtextstream.h: No such file or directory project.h:47:21: error: qstring.h: No such file or directory project.h:48:20: error: qstack.h: No such file or directory project.h:49:18: error: qmap.h: No such file or directory project.h:50:23: error: qmetatype.h: No such file or directory Помогите ((( ... что то не могу разобраться запускаю сборку configure -static -release -no-exceptions далее делаю коммерческую ну и соглашаюсь с лицензией. Название: Re: сборка статика (не видит хедоров) Отправлено: Mikhail от Май 19, 2011, 21:49 И из чего мы собираем?
А где путь на QTDIR/bin ? А где переменная QTDIR ? Название: Re: сборка статика (не видит хедоров) Отправлено: danquimby от Май 20, 2011, 12:35 а можно поподробней... собираю под win32
Название: Re: сборка статика (не видит хедоров) Отправлено: Mikhail от Май 20, 2011, 14:00 http://www.prog.org.ru/topic_18165_0.html
|