From 8457a9c4e9eac85e336f0fe98b89f13c8bb90974 Mon Sep 17 00:00:00 2001 From: Matt Feemster Date: Mon, 13 May 2019 15:14:52 +0000 Subject: [PATCH] BuildGuideQtCreator.md edited online with Bitbucket --- Data/BuildGuideQtCreator.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Data/BuildGuideQtCreator.md b/Data/BuildGuideQtCreator.md index 185b430..799c796 100644 --- a/Data/BuildGuideQtCreator.md +++ b/Data/BuildGuideQtCreator.md @@ -198,8 +198,8 @@ tatasz_pack_02_dark.gradient tatasz_pack_02_warmer.gradient tatasz_pack_03.gradient tbb.dll -platforms\qwindows.dll imageformats\qjpeg.dll +platforms\qwindows.dll ``` Double click fractorium.exe to run it, and use the command line to run the others. @@ -265,10 +265,10 @@ or you can install [Visual C++ Redistributable Packages for Visual Studio 2017 ( ├─ vccorlib140.dll (optional) ├─ concrt140.dll (optional) │ - └─platforms - │ - ├─qwindows.dll └─imageformats │ ├─qjpeg.dll + └─platforms + │ + ├─qwindows.dll ```