]> granicus.if.org Git - libjpeg-turbo/commitdiff
Clarify Win64 issue
authorDRC <dcommander@users.sourceforge.net>
Mon, 22 Feb 2010 04:55:23 +0000 (04:55 +0000)
committerDRC <dcommander@users.sourceforge.net>
Mon, 22 Feb 2010 04:55:23 +0000 (04:55 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@136 632fc199-4ca6-4c93-a231-07263d6284db

BUILDING.txt

index 8e3b6d2a5366ee38c4510ce4c9a67d032f1f4489..1a574ff0281e7c48d9533d337a55dd64f948adb1 100644 (file)
@@ -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.
 
 
 *******************************************************************************