aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-09-01 17:10:36 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-09-02 06:18:29 +0000
commit2c36c737b7b9a114bbd19f207560db5734a6a9ea (patch)
tree1ec172b72631a0f5acb9b90028e139a0ba04d7da /doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc
parent53a4d357bfefc1ce1cd337be163ec630a9ed3d78 (diff)
Doc: Use \MinGW to prevent broken automatically generated links
Change-Id: Ib576e3be1035448905cc8c5bf23960450cf10057 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc')
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc
index 554d344112..e3e022cbca 100644
--- a/doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc
+++ b/doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc
@@ -57,9 +57,9 @@
\li GNU Compiler Collection (GCC) is a compiler for Linux and
\macos.
- \li MinGW (Minimalist GNU for Windows) is a native software port of GCC
+ \li \MinGW (Minimalist GNU for Windows) is a native software port of GCC
and GNU Binutils for use in the development of native Microsoft
- Windows applications on Windows. MinGW is
+ Windows applications on Windows. \MinGW is
distributed together with \QC and Qt installers for Windows.
\li ICC (Intel C++ Compiler) is a group of C and C++ compilers.
@@ -114,7 +114,7 @@
\section1 Specifying Compiler Settings
- To build an application using GCC, MinGW, Clang, or QCC, specify the path
+ To build an application using GCC, \MinGW, Clang, or QCC, specify the path
to the directory where the compiler is located and select
the application binary interface (ABI) version from the list of available
versions. You can also create a custom ABI definition.
@@ -215,7 +215,7 @@
see \l{Using Custom Output Parsers}.
\endlist
- \section1 Troubleshooting MinGW Compilation Errors
+ \section1 Troubleshooting \MinGW Compilation Errors
If error messages displayed in the \uicontrol {Compile Output} pane contain
paths where slashes are missing (for example, \c {C:QtSDK}),
@@ -228,7 +228,7 @@
\endcode
If these commands show paths, they have been added to the global PATH
- variable during the installation of a tool chain based on Cygwin or MinGW,
+ variable during the installation of a tool chain based on Cygwin or \MinGW,
even though this is against Windows conventions.
To keep working with the third-party tool chain, create a new shell link