santorac c6c5030f38 Updated the libpng linux target to use -DCMAKE_POSITION_INDEPENDENT_CODE=1. před 3 roky
..
Findlibpng.cmake 6e799a3afc Fixed a build dependency issue between libpng and zlib on android, thanks to suggestion from @lumberyard-employee-dm před 3 roky
build_config.json c6c5030f38 Updated the libpng linux target to use -DCMAKE_POSITION_INDEPENDENT_CODE=1. před 3 roky
build_libpng_android.cmd 51d196b7cf WIP trying to get the android package to work. Currently I'm getting linker failures in o3de when building libAtom_Feature_Common.so před 3 roky
install_libpng_android.cmd 51d196b7cf WIP trying to get the android package to work. Currently I'm getting linker failures in o3de when building libAtom_Feature_Common.so před 3 roky
readme.txt 2e3cfdb753 Added a readme file před 3 roky

readme.txt

Before building libpng, you must build the zlib package using build_package.py. For example:
d:\o3de-repos\o3de\python\python ..\3p-package-scripts\o3de_package_scripts\build_package.py --search_path . zlib-1.2.11-rev1-windows