From: DRC Date: Mon, 22 Feb 2010 04:55:23 +0000 (+0000) Subject: Clarify Win64 issue X-Git-Tag: 0.0.90~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4df84bf859014ad48f52abe68572267143b41d5c;p=libjpeg-turbo Clarify Win64 issue git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@136 632fc199-4ca6-4c93-a231-07263d6284db --- diff --git a/BUILDING.txt b/BUILDING.txt index 8e3b6d2..1a574ff 100644 --- a/BUILDING.txt +++ b/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. *******************************************************************************