From f85c43bc73740cc9887da7c790c79469610c9646 Mon Sep 17 00:00:00 2001 From: Wei Li Date: Wed, 13 Dec 2017 14:24:21 +0000 Subject: Update build instructions on Windows Since we share the build tool with Chromium, and get their updates regularly, we would share the Windows Visual Studio requirements document as well. This can keep the doc more update to date. BUG= Change-Id: I2f667a8d96a1017abedf6c4d238d0528f0d97de3 Reviewed-on: https://pdfium-review.googlesource.com/21030 Reviewed-by: dsinclair Commit-Queue: dsinclair --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6f80dc1354..62efdbc033 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,11 @@ Also install Python, Subversion, and Git and make sure they're in your path. ### Windows development -PDFium uses a similar Windows toolchain as Chromium: +PDFium uses the same build tool as Chromium: #### Open source contributors -Visual Studio 2015 Update 2 or later is highly recommended. Visual Studio 2015 -is current default version, run `set GYP_MSVS_VERSION=2017` when you use Visual -Studio 2017. +Please refer to [Chromium's Visual Studio set up](https://chromium.googlesource.com/chromium/src/+/master/docs/windows_build_instructions.md#visual-studio) +for requirements and instructions on build environment configuration. Run `set DEPOT_TOOLS_WIN_TOOLCHAIN=0`, or set that variable in your global environment. -- cgit v1.2.3