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
6d54c6bc
Kaydet (Commit)
6d54c6bc
authored
Nis 16, 2004
tarafından
Thomas Heller
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Whitespace cleanup.
üst
4852f50e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
readme.txt
PCbuild/readme.txt
+6
-6
No files found.
PCbuild/readme.txt
Dosyayı görüntüle @
6d54c6bc
...
@@ -145,19 +145,19 @@ tix
...
@@ -145,19 +145,19 @@ tix
Edit win\common.mak in this directory, to set the following variables:
Edit win\common.mak in this directory, to set the following variables:
TCL_VER=8.4
TCL_VER=8.4
INSTALLDIR=..\..\tix-8.1.4
INSTALLDIR=..\..\tix-8.1.4
TCL_PATCH=3
TCL_PATCH=3
RMDIR=$(TKDIR)\win\rmd.bat
RMDIR=$(TKDIR)\win\rmd.bat
MKDIR=$(TKDIR)\win\mkd.bat
MKDIR=$(TKDIR)\win\mkd.bat
Edit win\makefile.vc:
Edit win\makefile.vc:
TOOLS32 = <directory of bin\cl.exe>
TOOLS32 = <directory of bin\cl.exe>
TOOLS32_rc = <directory of bin\rc.exe>
TOOLS32_rc = <directory of bin\rc.exe>
Edit win\tk8.4\pkgindex.tcl, to replace
Edit win\tk8.4\pkgindex.tcl, to replace
lappend dirs ../../Dlls
lappend dirs ../../Dlls
with
with
lappend dirs [file join [file dirname [info nameofexe]] DLLs]
lappend dirs [file join [file dirname [info nameofexe]] DLLs]
nmake -f makefile.vc
nmake -f makefile.vc
nmake -f makefile.vc install
nmake -f makefile.vc install
...
...
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