From 92baac41b34a896b85e91a7fe5cde67f81130365 Mon Sep 17 00:00:00 2001 From: Matt Feemster Date: Thu, 3 Mar 2016 19:00:18 -0800 Subject: [PATCH] Update BuildGuideQtCreator.md --- Data/BuildGuideQtCreator.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Data/BuildGuideQtCreator.md b/Data/BuildGuideQtCreator.md index 0bfc858..9d48db1 100644 --- a/Data/BuildGuideQtCreator.md +++ b/Data/BuildGuideQtCreator.md @@ -94,7 +94,7 @@ The outputs will be placed in `fractorium/Bin/release` several minutes later if Install the [Visual Studio Qt Addon](http://www.qt.io/download/). -Run Visual Studio and verify there is a menu item named Qt5. Click on it and click Qt Options. +Run Visual Studio and verify there is a menu item named *Qt5*. Click on it and click *Qt Options*. Add a new Qt version to the list with the exact name of "Qt 5.5", and set its path to be one level higher than `$QTPATH`, which will be something like: @@ -102,7 +102,7 @@ Add a new Qt version to the list with the exact name of "Qt 5.5", and set its pa The name "Qt 5.5" must match exactly and this step must be completed before the Fractorium solution is opened. If not, the Qt add-in will completely ruin all solution and project files that use Qt. -Set the default version to the newly created Qt version and click Ok. +Set the default version to the newly created Qt version and click *Ok*. Open the file Fractorium.sln under Builds/MSVC/2013