summaryrefslogtreecommitdiff
path: root/doc/src/platforms/windows.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/platforms/windows.qdoc')
-rw-r--r--doc/src/platforms/windows.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/platforms/windows.qdoc b/doc/src/platforms/windows.qdoc
index 8326b7a8..a9a46621 100644
--- a/doc/src/platforms/windows.qdoc
+++ b/doc/src/platforms/windows.qdoc
@@ -463,6 +463,10 @@
nmake
\endcode
+ \note 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}.
+
Also compile your own application in the above environment if compiling
on the command line. If you use Visual Studio, set the \c v110_xp toolset in the project's
property pages.