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

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

Страниц: [1]   Вниз
  Печать  
Автор Тема: Документация 5.2.1 глючит  (Прочитано 2104 раз)
once_again_abc
Гость
« : Март 07, 2014, 08:49 »

Собрал сборку 5.2.1 для VS2013:

Код:
; Compile and link two Qt libraries, with and without debugging turned on.
configure.bat -debug-and-release
; Compile and link the Open-Source Edition of Qt.
              -opensource
; Compile Qt with C++11 support enabled.
              -c++11
; Create and use shared Qt libraries.
              -shared
; Do not use Link Time Code Generation.
              -no-ltcg
; Enable accessibility support.
              -accessibility
; Enable a SQL <driver> in the Qt Library.
              -qt-sql-sqlite
; Enable OpenGL support with specified API version.
              -opengl desktop
; Disables OpenVG functionality.
              -no-openvg
; The operating system and compiler you are building on.
              -platform win32-msvc2013
; Do not compile NIS support.
              -no-nis
; Do not enable the use of NEON instructions.
              -no-neon
; Do not enable support for iconv(3).
              -no-iconv
; Explicitly disable Qt inotify(7) support.
              -no-inotify
; Disable eventfd(7) support in the UNIX event loop.
              -no-eventfd
; Enables Qt to access files larger than 4 GB.
              -largefile
; Do not build with FontConfig support.
              -no-fontconfig
; Do not use system network proxies by default.
              -no-system-proxies
; Make warnings be treated normally.
              -no-warnings-are-errors
; Use zlib from the operating system.
              -qt-zlib
; Use the PCRE library bundled with Qt.
              -qt-pcre
; Use the ICU library.
              -icu
; Use the libpng bundled with Qt.
              -qt-libpng
; Use the libjpeg bundled with Qt.
              -qt-libjpeg
; Use the libfreetype bundled with Qt.
              -qt-freetype
; Do not compile in HarfBuzz-NG support.
              -no-harfbuzz
; Do not use ANGLE
              -no-angle
; Generate VC++ .vcproj files, only if platform
              -vcproj
; Do not embed manifests in plugins.
              -no-plugin-manifests
; Compile qmake.
              -qmake
; Generate only top-level Makefile.
              -process
; Compile runtime type information.
              -rtti
; Strip libraries and executables of debug info when installing.
              -strip
; Compile with use of SSE2, etc. (Intel-specific) instructions.
              -sse2 -sse3 -ssse3 -sse4.1 -sse4.2 -avx -avx2
; Enable run-time OpenSSL support.
              -openssl
; Do not compile in D-Bus support.
              -no-dbus
; Compile in the platform audio backend into Qt Multimedia
              -audio-backend
; Compile in the windows media foundation backend into Qt Multimedia.
              -wmf-backend
; Build the in-process QML debugging support.
              -qml-debug
; Do not build support for DirectWrite font rendering.
              -no-directwrite
; Use multiple processors for compiling with MSVC (-MP).
              -mp

Собралось без проблем. Но в Ассистенте иногда глучат картинки, вот так (поверх текста):



Как это пофиксить?
Записан
Johnik
Крякер
****
Offline Offline

Сообщений: 339


Просмотр профиля
« Ответ #1 : Март 07, 2014, 08:57 »

Собирали с QtWebKit'ом ?
У меня были чуть другие проблемы в асистенте, когда собирал без него.
Записан
Страниц: [1]   Вверх
  Печать  
 
Перейти в:  


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