Last change
on this file since 58100 was 58100, checked in by vboxsync, 9 years ago |
libpng 1.2.53 export fix
|
-
Property svn:eol-style
set to
native
|
File size:
443 bytes
|
Line | |
---|
1 | This demonstrates the use of PNG_USER_CONFIG and pngusr.h
|
---|
2 |
|
---|
3 | To build a minimal read-only progressive decoder embedded libpng and
|
---|
4 | zlib and with your system's X library, run
|
---|
5 |
|
---|
6 | gather.sh # to collect needed files from gregbook, libpng, and zlib
|
---|
7 |
|
---|
8 | Edit makefile if required, to find your X library and include files,
|
---|
9 | then
|
---|
10 |
|
---|
11 | make
|
---|
12 |
|
---|
13 | If you prefer to use the shared libraries, go to contrib/gregbook
|
---|
14 | and build the rpng2-x application there.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.