From 635c3b7af76a29cd8be57b1bb3060f1f260f4966 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Thu, 19 May 2016 19:39:01 +0200 Subject: Readme.txt:Fix wxWidget expected directory for OSX install --- src/Readme.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Readme.txt b/src/Readme.txt index 97678b5d..99ba5bfe 100644 --- a/src/Readme.txt +++ b/src/Readme.txt @@ -199,7 +199,7 @@ The script build_veracrypt_macosx.sh available under "src/Build" performs the full build of VeraCrypt including the creation of the installer pkg. It expects to find the wxWidgets 3.0.2 sources at the same level as where you put VeraCrypt sources (i.e. if "src" path is "/Users/joe/Projects/VeraCrypt/src" -then wxWidgets should be at "/Users/joe/Projects/wxWidgets-wxWidgets-3.0.2") +then wxWidgets should be at "/Users/joe/Projects/wxWidgets-3.0.2") The build process uses Code Signing certificates whose ID is specified in src/Main/Main.make (lines 167 & 169). You'll have to modify these lines to put @@ -262,4 +262,3 @@ VI. Further Information ======================= http://www.veracrypt.fr - -- cgit v1.2.3