Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
fd91056d
Kaydet (Commit)
fd91056d
authored
Eyl 03, 1997
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Change instructions to require use of PCbuild directory (instead of
just recommending it). At Mark Hammond's request.
üst
9ca064fb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
12 deletions
+7
-12
readme.txt
PC/readme.txt
+7
-12
No files found.
PC/readme.txt
Dosyayı görüntüle @
fd91056d
...
...
@@ -117,18 +117,13 @@ different again. Three project files (*.dsp) and a workspace file
(pcbuild.dsw) are provided in the subdirectory vc5x. (These are the
same three subprojects as discussed for VC++ 4.x.)
To use these, create a new directory (I called it "pcbuild") in the
Python source directory, and copy the files from vc5x there. Then
simply open the pcbuild.dsw workspace file with Developer Studio.
Select the Debug configuration (use Set Active Configuration... in the
Build menu) and build the python15 and python projects (in that
order). If you have Tcl/Tk 8.0 installed you can also try building
the _tkinter project.
The distributed files are text files with CRLF line terminators. You
can rename the workspace file (pcbuild.dsw), but since it refers to
the project files by name, you can't rename the individual project
files.
To use these, copy the files from vc5x to the toplevel PCbuild
directory. Then open the pcbuild.dsw workspace file with Developer
Studio. Select the Debug configuration (use Set Active
Configuration... in the Build menu) and build the python15 and python
projects (in that order). If you have Tcl/Tk 8.0 installed you can
also try building the _tkinter project. If you plan to use the parser
module, also build that project.
Additional files and subdirectories for 32-bit Windows
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment