summaryrefslogtreecommitdiff
path: root/trunk/BUILDING.txt
diff options
context:
space:
mode:
authordcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2010-02-22 04:55:23 +0000
committerdcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2010-02-22 04:55:23 +0000
commit124ad4fc874b59f307dbd1b838d09d68b27fd874 (patch)
tree36d188f17977368f0e2f3c9a0d99cc142103e421 /trunk/BUILDING.txt
parent5f6155651d5d3314297ff7898b9375fb21209b99 (diff)
Clarify Win64 issue
git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@136 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'trunk/BUILDING.txt')
-rw-r--r--trunk/BUILDING.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/trunk/BUILDING.txt b/trunk/BUILDING.txt
index 8e3b6d2..1a574ff 100644
--- a/trunk/BUILDING.txt
+++ b/trunk/BUILDING.txt
@@ -255,7 +255,9 @@ This will generate the following files under libjpeg-turbo\windows\:
#
# make -f win/Makefile WIN64=no
-Win64 doesn't work yet
+NOTE: For unknown reasons, Win64 support doesn't work yet, so at the moment,
+you have to run 'make -f win/Makefile WIN64=yes' to get a 64-bit build on
+64-bit Windows. The paragraph above will apply once Win64 support is working.
*******************************************************************************