Hello!
I was trying to build new Qt 4.8.6 from the snapshot 2014-01-27-461
Using the following configuration line:
./configure -webkit -nomake demos -nomake examples
I got the results:
Build .................. libs tools docs translations
Configuration .......... release largefile stl precompile_header mmx 3dnow sse sse2 sse3 ssse3 sse4_1 sse4_2 avx minimal-config small-config medium-config large-config full-config qt3support accessibility opengl shared reduce_exports ipv6 clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-png png freetype system-zlib nis iconv openssl xshape xsync mitshm xkb concurrent xmlpatterns multimedia audio-backend svg script scripttools declarative release
Debug .................. no
Qt 3 compatibility ..... yes
QtDBus module .......... no
QtConcurrent code ...... yes
QtGui module ........... yes
QtScript module ........ yes
QtScriptTools module ... yes
QtXmlPatterns module ... yes
Phonon module .......... no
Multimedia module ...... auto
SVG module ............. yes
WebKit module .......... no
I need QtWebKit in my Qt Application.
What have I done wrong? I can’t understand and I was not able to find anything on this issue :(
BTW My machine:
Linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 ×86_64 ×86_64 ×86_64 GNU/Linux
I have Linux Mint OS (Release 11 – katya)
Thank You for any help!
↧