Hello!
I want to build Qt statically.
I opened file c:\Qt\Qt5.2.1\5.2.1\Src\qtbase\mkspecs\win32-g++\qmake.conf and wrote:
I opened the terminal and wrote:QMAKE_LFLAGS = -static -static-libgcc
I wrote:cd c:\Qt\Qt5.2.1\5.2.1\Src\qtbase
But I see:configure -static -prefix "C:\Qt\Qt5.2.1_static" -gui -multimedia -multimediawidgets -network -qml -sql -testlib -webkit -widgets -bluetooth -positioning -scripttools -serialport -svg -winextras -x11extras -xml -xmlpatterns -opengl desktop -nomake examples -nomake tests
Thank you in advance!Unkown option -multimedia
Bookmarks