diff --git a/docs/compiling.html b/docs/compiling.html index 8f604dc1..c8777778 100644 --- a/docs/compiling.html +++ b/docs/compiling.html @@ -99,7 +99,7 @@

Windows users also have the option to compile with Visual Studio, you just need to use qmake to generate the project files first:

C:\leocad> qmake -tp vc

This will generate a file called 'leocad.vcxproj' that can be opened in Visual Studio.

-

If you're using the precompile Qt libraries, make sure to install the libraries corresponding to your compiler and the Qt source code.

+

If you're using the precompiled Qt binaries, make sure to install the libraries corresponding to your compiler and the Qt source code.

macOS

To compile for macOS you'll need to add a Parts Library to the folder where you downloaded the source code. You can download the Linux library and unzip it there: