From 052190912463d8ea36979fd5a5e9a298588dce4f Mon Sep 17 00:00:00 2001 From: Tobias Markmann Date: Thu, 23 Oct 2014 08:31:06 +0200 Subject: Adding notes to Windows build instructions based on recent experience. Build Swift with VS 2013 Express under Windows 8.1. These notes would have helped in retrospect. Change-Id: I6ea9e8b9c44a2549292d226945e54c8a88e63aa1 diff --git a/Documentation/BuildingOnWindows.txt b/Documentation/BuildingOnWindows.txt index 73b6906..a2d9948 100644 --- a/Documentation/BuildingOnWindows.txt +++ b/Documentation/BuildingOnWindows.txt @@ -53,3 +53,12 @@ For packaging use: wix_bindir = "c:\\program files\\Windows Installer XML v3.5\\bin" - run scons dist=1 + +Notes +----- +- The settings debug = 1 and optimize = 1 are strictly required if you use + a precompiled Qt release from the Qt Project; otherwise you will get linker + errors +- On 64-bit Windows it's "Program Files (x86)" instead of "Program Files" in the + paths +- Currently only 32-bit builds of the Swift client are supported -- cgit v0.10.2-6-g49f6