From df4d8ff13b7c1b9b621d6a0968b15b413115a2d5 Mon Sep 17 00:00:00 2001 From: Matt Feemster Date: Fri, 22 Dec 2017 04:24:53 +0000 Subject: [PATCH] BuildGuideQtCreator.md edited online with Bitbucket --- Data/BuildGuideQtCreator.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Data/BuildGuideQtCreator.md b/Data/BuildGuideQtCreator.md index 74ad213..49b553f 100644 --- a/Data/BuildGuideQtCreator.md +++ b/Data/BuildGuideQtCreator.md @@ -106,7 +106,7 @@ This will download and build `glm libopenexr libpng libxml zlib`. You will have ###Begin build with Qt Creator -Open the Qt Project `fractorium/main.pro` using Qt Creator with the default config of *Desktop Qt [version] MSVC2015 64bit*. +Open the Qt Project `fractorium/main.pro` using Qt Creator with the default config of *Desktop Qt [version] MSVC2017 64bit*. Make sure *Shadow build* in *Edit build configuration* for both *Debug* and *Release* is unchecked. Switch to the *Release* configuration. @@ -135,7 +135,7 @@ The name "Qt5" must match exactly and this step must be completed before the Fra Set the default version to the newly created Qt version and click *Ok*. -Open the file Fractorium.sln under Builds/MSVC/2015 +Open the file Fractorium.sln under Builds/MSVC/2017 Set the configuration to release, and build all. @@ -196,7 +196,7 @@ platforms\qwindows.dll Double click fractorium.exe to run it, and use the command line to run the others. -To run on a computer without Visual Studio 2015, these files also need to be in the folder: +To run on a computer without Visual Studio 2017, these files also need to be in the folder: ``` MSVC2017\VC\Redist\MSVC\14.11.25325\x64\Microsoft.VC141.CRT\msvcp140.dll