Tagged 4.0.4

This commit is contained in:
Oliver Duis
2011-10-23 12:38:13 +02:00
parent a7b0bbc677
commit 5797990e50

View File

@@ -126,7 +126,7 @@ Windows
- how to build:
cd to the unarchiving directory of lpng144
There's two options to build libpng :
There are two options to build libpng:
1. gtkmm doesn't provide zlib so i've compiled it myself
cmake -G "MSYS Makefiles" -DCMAKE_INSTALL_PREFIX:PATH=/mingw -DCMAKE_BUILD_TYPE:STRING=Release
2. gtkmm provide zlib and i want to reuse it (so we're assuming that you didn't compiled zlib like explained here above)