[Python-checkins] r57985 - python/trunk/PCbuild8/readme.txt

martin.v.loewis python-checkins at python.org
Wed Sep 5 08:39:17 CEST 2007


Author: martin.v.loewis
Date: Wed Sep 5 08:39:17 2007
New Revision: 57985
Modified:
 python/trunk/PCbuild8/readme.txt
Log:
Patch #1105: Explain that one needs to build the solution
to get dependencies right.
Modified: python/trunk/PCbuild8/readme.txt
==============================================================================
--- python/trunk/PCbuild8/readme.txt	(original)
+++ python/trunk/PCbuild8/readme.txt	Wed Sep 5 08:39:17 2007
@@ -90,6 +90,13 @@
 large tables of Unicode data
 winsound
 play sounds (typically .wav files) under Windows
+ 
+Note: Check the dependencies of subprojects when building a subproject. You 
+need to manually build each of the dependencies, in order, first. A good 
+example of this is the pythoncore subproject. It is dependent on both the 
+make_versioninfo and the make_buildinfo subprojects. You can check the build 
+order by right clicking on the project name, in the solution explorer, and 
+selecting the project build order item.
 
 The following subprojects will generally NOT build out of the box. They
 wrap code Python doesn't control, and you'll need to download the base


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /