ADDED info about precompiled zlib & libpng

This commit is contained in:
spacy51 2008-07-26 11:43:28 +00:00
parent 910d4ac9f8
commit 160759bcb6
1 changed files with 5 additions and 0 deletions

View File

@ -27,6 +27,11 @@ OpenGL files: http://www.opengl.org/registry/
zlib: http://zlib.net/
libpng: http://libpng.org/pub/png/libpng.html
You can find pre-built versions of zlib & libpng at:
http://vba-m.ngemu.com/vbam/vbasources/libs/
Just extract them somewhere and point Visual C++ 2008 to the include & lib folders.
They are built with the static C runtime (this is what the releases use).
#################################