07 2020 档案

摘要:XP/WIN7正常,WIN10现:PHP Warning: imagettftext(): Problem loading glyph in 解法:重新源码编译php gd库所依赖libXpm,不依赖 xpm4.dll 阅读全文
posted @ 2020-07-25 10:06 mull 阅读(513) 评论(0) 推荐(0)
摘要:1. download pcre-8.34.tar.bz2 2.uncompress it 3. cmake config it ,eg: cmake -G "NMake Makefiles" -DCMAKE_INSTALL_PREFIX="c:/udk" 4. nmake 5.nmake inst 阅读全文
posted @ 2020-07-12 18:02 mull 阅读(132) 评论(0) 推荐(0)