mirror of https://github.com/qt/qtdoc.git
Windows: Remove warning about -qtlibinfix
-qtlibinfix is supposed to be applied to all libraries, so -qtlibinfix QtCore.5.6.dll won't work. Anyhow, I also cannot reproduce the original problem (QTBUG-7546), so we might as well nuke the whole section. Change-Id: Icddc2b6313c6be091c9a5130144a4040ffd44382 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
d50d456e16
commit
d55e4ca379
|
@ -517,12 +517,6 @@
|
|||
|
||||
This page contains information about \l{Qt for Windows}.
|
||||
|
||||
\section1 Library Naming
|
||||
|
||||
The \c configure option -qtlibinfix cannot take a version number as an argument.
|
||||
For example:
|
||||
\c{-qtlibinfix 5.6.0} should be specified as \c{-qtlibinfix QtCore5.6.dll}.
|
||||
|
||||
\section1 Installation location
|
||||
|
||||
Installing Qt into a directory with spaces, for example,
|
||||
|
|
Loading…
Reference in New Issue