[Nvda-dev] commit r3505 - trunk/source/NVDAHelper

NVDA Subversion svn at nvda-project.org
Wed Feb 3 03:57:05 UTC 2010


Author: bzr
Date: Wed Feb  3 03:57:05 2010
New Revision: 3505

Log:
nvdaHelper build instructions: Provide link to specific build of SCons, as all current versions are broken in relation to the Windows SDK.

Modified:
   trunk/source/NVDAHelper/building.txt

Modified: trunk/source/NVDAHelper/building.txt
==============================================================================
--- trunk/source/NVDAHelper/building.txt	(original)
+++ trunk/source/NVDAHelper/building.txt	Wed Feb  3 03:57:05 2010
@@ -13,9 +13,9 @@
 http://www.adobe.com/devnet/acrobat/downloads/ClientFiles.zip
 Extract the files into ..\include\AcrobatAccess.
 
-The NVDAHelper build is managed by the SCons build system:
-For now you need to fetch a development version from:
-http://scons.tigris.org/svn/scons/trunk
+The NVDAHelper build is managed by the SCons build system: http://www.scons.org/
+Unfortunately, there are problems regarding the Windows SDK in all current versions of SCons, so you will need to use the build available at:
+http://www.nvda-project.org/3rdParty/scons-trunk-r4327.win32.exe
 
 Building the library:
 



More information about the Nvda-dev mailing list