From a29ccd840fefbc57833872e57dcaec04113df8ab Mon Sep 17 00:00:00 2001 From: Tony Barbour Date: Wed, 10 Jun 2015 16:53:00 -0600 Subject: tests: Document Image Magick dependency Conflicts: tests/CMakeLists.txt --- BUILD.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 5aa3a01a..267e5add 100644 --- a/BUILD.md +++ b/BUILD.md @@ -155,6 +155,8 @@ Windows 7+ with additional, software: - If you don't want to use Cygwin, there are other shells and environments that can be used. You can also use a Git package that doesn't come from Cygwin. - Git (from http://git-scm.com/download/win). + - Image Magick is used by the tests to compare images (from http://www.imagemagick.org/script/binary-releases.php) + - Be sure to check box to "Install development headers and libraries" ## Windows Build @@ -208,4 +210,4 @@ where to find the layer libraries, and which ones you desire to use. The defaul Note: If both the registry value and environment variable are used, they are concatenated into a new semi-colon-delimited list. -The icd loader searches in all of the folders for files that are named "VKLayer*.dll" (e.g. "VKLayerParamChecker.dll"). It attempts to dynamically load these files, and look for appropriate functions. \ No newline at end of file +The icd loader searches in all of the folders for files that are named "VKLayer*.dll" (e.g. "VKLayerParamChecker.dll"). It attempts to dynamically load these files, and look for appropriate functions. -- cgit v1.2.3