Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.
Comentarios: Enlarged CMake images with updated version info

...

Before you begin, create an empty directory called Build. In this example, we will use D:\Build.

Note: If CMake do does not recognize your C/C++ compiler, choose Specific Native Compiler, and choose path to target vcvarsall.bat, e.g. C:\Program Files\Microsoft Visual Studio 14.0\VC\vcvarsall.bat

Image Removed Image Added

Click Browse Source... -> Select 
the source directory (C:/Trinity)

Image RemovedImage Added

2. Click  Browse Build...  -> Select
the build directory (DC:/Build)

Image RemovedImage Added

3. Click Configure

Image RemovedImage Added

4. Make sure  Use default native
compilers  is checked

Image RemovedImage Added

5. In the drop-down menu, choose the
version of the compiler you downloaded
in the Software Required section .

Image RemovedImage Added

6. Click Finish.

Image RemovedImage Added

7. Make sure Tools is checked already.
This will
compile the map extractors
needed later
in the setup.
This (in master branch, this will also
generate connection
_patcher on 6.x branch.Image Removed.exe)

Image Added

8. Click Configure again.

Image RemovedImage Added

9. Click Generate. This will install the
selected build files into your D:/Build folder.

...