Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit de57030

Browse files
committed
Added a note about the buildlibs script.
1 parent 4722da6 commit de57030

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

Mac/Demo/building.html

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@ <H2>Setting Up</H2>
115115
Top-level-folder:
116116
CWGUSI
117117
imglibs
118-
libjpeg
119-
pbmplus
120-
libtiff
118+
jpeg
119+
netpbm
120+
libtiff
121121
zlib
122-
libpng
122+
png
123123
gdbm
124124
Python
125125
Tcl/Tk Folder
@@ -129,6 +129,13 @@ <H2>Setting Up</H2>
129129
Waste 1.3 distribution (if you want waste)
130130
</PRE>
131131

132+
If your setup of the libraries is exactly the same as mine (which is
133+
not very likely, unless you happen to work from the same CVS
134+
repository) you can use the project <code>buildlibs.prj</code> in the
135+
<code>build.mac</code> folder to build all needed libraries in one
136+
fell swoop, otherwise you will have to build the libraries one by
137+
one. <p>
138+
132139
First build GUSI. If you didn't get the python-specific GUSI you have to
133140
move the files from the "CWGUSI-mods" to the right
134141
place in the CWGUSI distribution folder. Build the MSL version for your

0 commit comments

Comments
 (0)